We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5df4337 + 29b34ff commit 354860eCopy full SHA for 354860e
.github/workflows/publish_testpypi.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ubuntu-latest, windows-latest, macos-latest]
14
python_v: ['3.8', '3.9', '3.10', '']
15
- chrome_v: ['500', '-1']
+ chrome_v: ['-1']
16
name: Build and Test
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments