Skip to content

Commit ae26713

Browse files
committed
try cypress/included:5.0.0 container
1 parent 03cceb0 commit ae26713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Run E2E tests on deployment success
2424
if: github.event.deployment_status.state == 'success'
2525
runs-on: ubuntu-latest
26-
container: cypress/browsers:node13.6.0-chrome80-ff72
26+
container: cypress/included:5.0.0
2727
env:
2828
NPM_RC: ${{ secrets.NPM_TOKEN }}
2929
TERM: xterm

0 commit comments

Comments
 (0)