Skip to content

Commit 354860e

Browse files
authored
Merge pull request #213 from plotly/andrew/restarter
Remove old chromium test
2 parents 5df4337 + 29b34ff commit 354860e

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: ['500', '-1']
15+
chrome_v: ['-1']
1616
name: Build and Test
1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)