Skip to content

Commit e98c6eb

Browse files
authored
Merge pull request #239 from plotly/fix-circleci
Fix CircleCI
2 parents 4d93ee8 + eb02e2a commit e98c6eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ jobs:
1919
steps:
2020
- checkout
2121

22-
- browser-tools/install-browser-tools
22+
- browser-tools/install-browser-tools:
23+
chrome-version: 120.0.6099.71
2324

2425
- run:
2526
name: ℹ️ CI Context

0 commit comments

Comments
 (0)