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 5479869 commit 4b06511Copy full SHA for 4b06511
.github/workflows/quality_check.yml
@@ -46,7 +46,7 @@ jobs:
46
strategy:
47
max-parallel: 5
48
matrix:
49
- python-version: ["3.9","3.10","3.11","3.12","3.13","3.14.0-rc.3"]
+ python-version: ["3.9","3.10","3.11","3.12","3.13","3.14"]
50
env:
51
PYTHON: "${{ matrix.python-version }}"
52
permissions:
0 commit comments