Skip to content

Commit db24aa2

Browse files
committed
drop chrome-version setting
as the set version appears unavailable
1 parent 7ce326b commit db24aa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

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

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

2524
- run:
2625
name: ℹ️ CI Context

0 commit comments

Comments
 (0)