Skip to content

Commit be08b7a

Browse files
committed
Remove 3.8 testing, ad 3.11
1 parent 4fa305b commit be08b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_testpypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
max-parallel: 2
1313
matrix:
1414
os: [ubuntu-latest, windows-latest, macos-latest]
15-
python_v: ['3.8', '3.9', '3.10', '']
15+
python_v: ['3.9', '3.10', '3.11', '']
1616
# chrome_v: ['-1']
1717
defaults:
1818
run:

0 commit comments

Comments
 (0)