We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18956c commit a9c6ff9Copy full SHA for a9c6ff9
.github/workflows/ci.yml
@@ -95,7 +95,7 @@ jobs:
95
e2e-test:
96
runs-on: ubuntu-latest
97
container:
98
- image: cypress/browsers:node-22.14.0-chrome-133.0.6943.126-1-ff-135.0.1-edge-133.0.3065.82-1@sha256:0bb89e2255ab99e3dddea6496205ceb5541578fc24df2dcc26056dc4e0451bbc
+ image: cypress/browsers:22.14.0@sha256:0bb89e2255ab99e3dddea6496205ceb5541578fc24df2dcc26056dc4e0451bbc
99
options: --user 1001
100
timeout-minutes: 10
101
name: 'E2E Doc Test: node-22, ubuntu-latest'
0 commit comments