Skip to content

Commit

Permalink
SDSS-906: Lock seleinium chrome-driver version (#226)
Browse files Browse the repository at this point in the history
* SDSS-906: Lock seleinium chrome-driver version.
  • Loading branch information
joegl authored Sep 7, 2023
1 parent 45416f9 commit e2d4b03
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 @@ -125,7 +125,7 @@ jobs:
options: '--network-alias drupal8ci'
services:
selenium:
image: selenium/standalone-chrome
image: selenium/standalone-chrome:115.0
options: '--shm-size="2g"'
mysql:
image: mysql:5.7
Expand Down

0 comments on commit e2d4b03

Please sign in to comment.