Skip to content

Commit f20f9d1

Browse files
committed
update python versions for test
1 parent 6e5ba11 commit f20f9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- ubuntu-latest
2020
- macos-latest
2121
- windows-latest
22-
python: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.13.1"]
22+
python: ["3.5.10", "3.6.15", "3.7.17", "3.8.18", "3.9.21", "3.10.16", "3.11.11", "3.12.8", "3.13.1", "3.14.0-alpha.3"]
2323

2424
steps:
2525
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)