Skip to content

Commit 61695a6

Browse files
committed
Selenium tied to version 130
1 parent 648e7c8 commit 61695a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
options: '--network-alias=drupal8ci'
126126
services:
127127
selenium:
128-
image: selenium/standalone-chrome
128+
image: selenium/standalone-chrome:130.0
129129
options: '--shm-size="2g"'
130130
mysql:
131131
image: mysql:8.0

0 commit comments

Comments
 (0)