We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc88102 + 711435d commit 5df4337Copy full SHA for 5df4337
.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: ['10', '-1']
+ chrome_v: ['500', '-1']
16
name: Build and Test
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments