Skip to content

Commit a9c6ff9

Browse files
committed
chore: simplify cypress image name
1 parent d18956c commit a9c6ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
e2e-test:
9696
runs-on: ubuntu-latest
9797
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
98+
image: cypress/browsers:22.14.0@sha256:0bb89e2255ab99e3dddea6496205ceb5541578fc24df2dcc26056dc4e0451bbc
9999
options: --user 1001
100100
timeout-minutes: 10
101101
name: 'E2E Doc Test: node-22, ubuntu-latest'

0 commit comments

Comments
 (0)