We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa305b commit be08b7aCopy full SHA for be08b7a
1 file changed
.github/workflows/publish_testpypi.yml
@@ -12,7 +12,7 @@ jobs:
12
max-parallel: 2
13
matrix:
14
os: [ubuntu-latest, windows-latest, macos-latest]
15
- python_v: ['3.8', '3.9', '3.10', '']
+ python_v: ['3.9', '3.10', '3.11', '']
16
# chrome_v: ['-1']
17
defaults:
18
run:
0 commit comments