File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66executors :
77 with-chrome-and-firefox :
88 docker :
9- - image : " cypress/browsers:node- 22.15.0-chrome-135.0.7049.114-1-ff-137.0.2-edge-135.0.3179.85-1 "
9+ - image : " cypress/browsers:22.15.0"
1010 resource_class : large
1111 environment :
1212 CYPRESS_coverage : false
Original file line number Diff line number Diff line change 99 install :
1010 runs-on : ubuntu-latest
1111 container :
12- image : cypress/browsers:node- 22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1
12+ image : cypress/browsers:22.15.0
1313 options : --user 1001
1414 steps :
1515 - name : Checkout
3939 timeout-minutes : 15
4040 runs-on : ubuntu-latest
4141 container :
42- image : cypress/browsers:node- 22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1
42+ image : cypress/browsers:22.15.0
4343 options : --user 1001
4444 needs : install
4545 strategy :
9292 timeout-minutes : 15
9393 runs-on : ubuntu-latest
9494 container :
95- image : cypress/browsers:node- 22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1
95+ image : cypress/browsers:22.15.0
9696 options : --user 1001
9797 needs : install
9898 strategy :
@@ -138,7 +138,7 @@ jobs:
138138 timeout-minutes : 15
139139 runs-on : ubuntu-latest
140140 container :
141- image : cypress/browsers:node- 22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1
141+ image : cypress/browsers:22.15.0
142142 options : --user 1001
143143 needs : install
144144 strategy :
@@ -183,7 +183,7 @@ jobs:
183183 timeout-minutes : 15
184184 runs-on : ubuntu-latest
185185 container :
186- image : cypress/browsers:node- 22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1
186+ image : cypress/browsers:22.15.0
187187 options : --user 1001
188188 needs : install
189189 strategy :
You can’t perform that action at this time.
0 commit comments