Skip to content

Commit cf9cc7e

Browse files
committed
try not chrome version
1 parent 9b143ad commit cf9cc7e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.circleci/config.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@ jobs:
1919
steps:
2020
- checkout
2121

22-
- run:
23-
name: Add chrome keys & update.
24-
command: |
25-
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
26-
sudo apt-get update
27-
28-
- browser-tools/install-browser-tools:
29-
chrome-version: 120.0.6099.71
22+
- browser-tools/install-browser-tools
3023

3124
- run:
3225
name: ℹ️ CI Context

0 commit comments

Comments
 (0)