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:22.16 .0"
9+ - image : " cypress/browsers:22.20 .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:22.16 .0
12+ image : cypress/browsers:22.20 .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:22.16 .0
42+ image : cypress/browsers:22.20 .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:22.16 .0
95+ image : cypress/browsers:22.20 .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:22.16 .0
141+ image : cypress/browsers:22.20 .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:22.16 .0
186+ image : cypress/browsers:22.20 .0
187187 options : --user 1001
188188 needs : install
189189 strategy :
You can’t perform that action at this time.
0 commit comments