Skip to content

Commit 219e9ea

Browse files
authored
Update .github-ci.yml
1 parent 97a40f8 commit 219e9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
max-parallel: 4
4040
matrix:
41-
python-version: [3.10, 3.11, 3.12, 3.13]
41+
python-version: [3.11, 3.12, 3.13]
4242

4343
steps:
4444
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)