Skip to content

Commit

Permalink
Merge pull request #5962 from solidusio/backport/v4.0/pr-5862
Browse files Browse the repository at this point in the history
[v4.0] Stop pinning Chrome
  • Loading branch information
tvdeyen authored Dec 2, 2024
2 parents 152e8b5 + 042b62e commit 24e51d9
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 @@ -58,9 +58,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 24e51d9

Please sign in to comment.