Skip to content

Commit

Permalink
Try chrome 120
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlakshya committed Jul 8, 2024
1 parent 94fe85b commit 3b5c942
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- uses: browser-actions/setup-chrome@v1
with:
chrome-version: 120
- name: Run tests
run: bundle exec rake spec

Expand Down

0 comments on commit 3b5c942

Please sign in to comment.