Skip to content

Commit ae2f2ea

Browse files
committed
Should have done 3.10
1 parent f97fa57 commit ae2f2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os: [ ubuntu-latest, windows-latest ]
2020
# python-version: [ "3.9", "3.10", "3.11", "3.12" , "3.13" ]
21-
python-version: [ "3.9" ]
21+
python-version: [ "3.10" ]
2222
# exclude:
2323
# - os: windows-latest
2424
# python-version: "3.9"

0 commit comments

Comments
 (0)