2 parents 84c55dd + c1874df commit e39aa7aCopy full SHA for e39aa7a
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
11
+# python-version: [ "3.9", "3.10" ]
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments