Skip to content

Commit 086b10c

Browse files
committed
No 3.14 yet
1 parent 338c44a commit 086b10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, windows-latest]
17-
python-version: ["3.9", "3.13", "3.14"]
17+
python-version: ["3.9", "3.13"]
1818
fail-fast: false
1919
defaults:
2020
run:

0 commit comments

Comments
 (0)