Skip to content

Commit 5df4337

Browse files
authored
Merge pull request #212 from plotly/andrew/restarter
Andrew/restarter
2 parents fc88102 + 711435d commit 5df4337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_testpypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
os: [ubuntu-latest, windows-latest, macos-latest]
1414
python_v: ['3.8', '3.9', '3.10', '']
15-
chrome_v: ['10', '-1']
15+
chrome_v: ['500', '-1']
1616
name: Build and Test
1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)