Skip to content

Commit

Permalink
Test 3.11 final and 3.12-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and JulienPalard committed Mar 9, 2023
1 parent 574fbf3 commit 22c47ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 22c47ef

Please sign in to comment.