Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 149789b

Browse files
committed
Update cypress browser image
Signed-off-by: Tilman Vatteroth <[email protected]>
1 parent c017df0 commit 149789b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
needs: build-frontend
6565
runs-on: ubuntu-latest
6666
container:
67-
image: cypress/browsers:node14.16.0-chrome90-ff88
67+
image: cypress/browsers:node16.5.0-chrome94-ff93
6868
options: --user 1001 --shm-size=2g
6969
strategy:
7070
fail-fast: false

0 commit comments

Comments
 (0)