Skip to content

Commit

Permalink
Use a different selenium release
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Dec 13, 2023
1 parent 4e778d0 commit 260c690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
php: [ '8.1', '8.2', '8.3' ]
selenium: ['2.53.1', 'latest']
selenium: ['4.1.2-20220227', 'latest']
fail-fast: false

steps:
Expand Down

0 comments on commit 260c690

Please sign in to comment.