We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff6f12 commit eddc6ccCopy full SHA for eddc6cc
.circleci/config.yml
@@ -79,7 +79,7 @@ jobs:
79
name: Database setup
80
command: bin/rails db:schema:load --trace
81
- browser-tools/install-browser-tools:
82
- chrome-version: 128.0.6613.84 # https://github.com/CircleCI-Public/browser-tools-orb/issues/108#issuecomment-1958532112
+ chrome-version: latest
83
replace-existing-chrome: true
84
- run:
85
name: Run rspec
0 commit comments