We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-dev
1 parent eb460e4 commit 1fdc305Copy full SHA for 1fdc305
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: ["ubuntu-latest"]
25
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
26
fail-fast: false
27
28
env:
0 commit comments