Skip to content

Commit

Permalink
Update container
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jan 31, 2024
1 parent f00e767 commit e8db7a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:

e2e:
runs-on: ubuntu-latest
container:
image: cypress/browsers:node-20.11.0-chrome-121.0.6167.85-1-ff-120.0-edge-121.0.2277.83-1
options: --user 1001
needs: cache
strategy:
fail-fast: false
Expand Down

0 comments on commit e8db7a7

Please sign in to comment.