Skip to content

Commit

Permalink
Merge pull request #5963 from solidusio/backport/v4.1/pr-5862
Browse files Browse the repository at this point in the history
[v4.1] Stop pinning Chrome
  • Loading branch information
tvdeyen authored Dec 2, 2024
2 parents a59f56a + 9ef27cd commit 65b2cd6
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 65b2cd6

Please sign in to comment.