Skip to content

Commit

Permalink
chore: update cypress image
Browse files Browse the repository at this point in the history
  • Loading branch information
marudor committed Dec 1, 2023
1 parent 7174c51 commit 39deabe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
e2e:
runs-on: ubuntu-latest
container:
image: cypress/browsers:node18.6.0-chrome105-ff104
image: cypress/browsers:node-20.9.0-chrome-118.0.5993.88-1-ff-118.0.2-edge-118.0.2088.46-1
options: --user 1001
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"private": true,
"engineStrict": true,
"packageManager": "pnpm@8.10.5+sha256.a4bd9bb7b48214bbfcd95f264bd75bb70d100e5d4b58808f5cd6ab40c6ac21c5",
"packageManager": "pnpm@8.11.0+sha256.5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89",
"jest-junit": {
"output": "./reports/junitresults.xml"
},
Expand Down

0 comments on commit 39deabe

Please sign in to comment.