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 338c44a commit 086b10cCopy full SHA for 086b10c
.github/workflows/test_code.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, windows-latest]
17
- python-version: ["3.9", "3.13", "3.14"]
+ python-version: ["3.9", "3.13"]
18
fail-fast: false
19
defaults:
20
run:
0 commit comments