Skip to content

Commit 65c0b9b

Browse files
committed
Update webdriver.yml
1 parent bcae63c commit 65c0b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/webdriver.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-20.04
2020
strategy:
2121
matrix:
22-
node-version: [16.x]
22+
node-version: [16.x, 18.x, 20.x]
2323

2424
steps:
2525
- run: docker run -d --net=host --shm-size=2g selenium/standalone-chrome:3.141.0

0 commit comments

Comments
 (0)