Skip to content

Commit

Permalink
Merge pull request solidusio#5862 from mamhoff/do-not-pin-chrome
Browse files Browse the repository at this point in the history
Stop pinning Chrome
  • Loading branch information
tvdeyen authored Sep 25, 2024
2 parents 7b4addf + bf4ab87 commit 8182cb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ commands:
setup:
steps:
- checkout
- browser-tools/install-chrome:
chrome-version: "118.0.5993.70"
replace-existing: true
- browser-tools/install-chrome
- run:
name: Check chrome version
command: |
Expand Down

0 comments on commit 8182cb2

Please sign in to comment.