Skip to content

Commit 0d196ac

Browse files
authored
Update python-test.yml
1 parent d9e44fe commit 0d196ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
needs: [build]
7878
strategy:
7979
matrix:
80-
version: [ 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20 ]
80+
version: [ 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20 ]
8181
os: [ ubuntu-latest, macos-latest, windows-latest ]
8282
exclude:
8383
- version: 19

0 commit comments

Comments
 (0)