Skip to content

Commit 841d60e

Browse files
committed
No py3.10 too
1 parent ad9f84b commit 841d60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
2020
exclude:
2121
- os: windows-11-arm
22-
python-version: "3.9"
22+
python-version: ["3.9", "3.10"]
2323

2424

2525
steps:

0 commit comments

Comments
 (0)