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.
1 parent cec788a commit 84ebc7eCopy full SHA for 84ebc7e
1 file changed
.github/workflows/tests.yml
@@ -92,7 +92,7 @@ jobs:
92
strategy:
93
matrix:
94
python-platform: ["Linux", "Windows", "Darwin"]
95
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14-dev"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
96
fail-fast: false
97
steps:
98
- uses: actions/checkout@v4
0 commit comments