Skip to content

Commit

Permalink
Fix L9 tests due to Dusk 7 not supporting Chrome > 126
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox authored Oct 14, 2024
1 parent 60db99b commit dedaf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
if: matrix.laravel == '9.*'
uses: browser-actions/setup-chrome@latest
with:
chrome_version: 126
chrome-version: 126

- name: Upgrade Chrome
if: matrix.laravel != '9.*'
Expand Down

0 comments on commit dedaf10

Please sign in to comment.