Skip to content

Commit

Permalink
downgrade selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Dec 13, 2023
1 parent 260c690 commit c8a1f2a
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: ['4.1.2-20220227', 'latest']
selenium: ['2.53.1', 'latest']
fail-fast: false

steps:
Expand Down

0 comments on commit c8a1f2a

Please sign in to comment.