File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
executors :
7
7
with-chrome-and-firefox :
8
8
docker :
9
- - image : " cypress/browsers:node-20.11.1 -chrome-123.0.6312.58 -1-ff-124.0-edge-122 .0.2365.92 -1"
9
+ - image : " cypress/browsers:node-20.12.0 -chrome-123.0.6312.86 -1-ff-124.0.2 -edge-123 .0.2420.65 -1"
10
10
resource_class : large
11
11
environment :
12
12
CYPRESS_coverage : false
Original file line number Diff line number Diff line change 9
9
install :
10
10
runs-on : ubuntu-latest
11
11
container :
12
- image : cypress/browsers:node-18.16 .0-chrome-114 .0.5735.133 -1-ff-114 .0.2-edge-114 .0.1823.51 -1
12
+ image : cypress/browsers:node-20.12 .0-chrome-123 .0.6312.86 -1-ff-124 .0.2-edge-123 .0.2420.65 -1
13
13
options : --user 1001
14
14
steps :
15
15
- name : Checkout
39
39
timeout-minutes : 15
40
40
runs-on : ubuntu-latest
41
41
container :
42
- image : cypress/browsers:node-18.16 .0-chrome-114 .0.5735.133 -1-ff-114 .0.2-edge-114 .0.1823.51 -1
42
+ image : cypress/browsers:node-20.12 .0-chrome-123 .0.6312.86 -1-ff-124 .0.2-edge-123 .0.2420.65 -1
43
43
options : --user 1001
44
44
needs : install
45
45
strategy :
92
92
timeout-minutes : 15
93
93
runs-on : ubuntu-latest
94
94
container :
95
- image : cypress/browsers:node-18.16 .0-chrome-114 .0.5735.133 -1-ff-114 .0.2-edge-114 .0.1823.51 -1
95
+ image : cypress/browsers:node-20.12 .0-chrome-123 .0.6312.86 -1-ff-124 .0.2-edge-123 .0.2420.65 -1
96
96
options : --user 1001
97
97
needs : install
98
98
strategy :
@@ -138,7 +138,7 @@ jobs:
138
138
timeout-minutes : 15
139
139
runs-on : ubuntu-latest
140
140
container :
141
- image : cypress/browsers:node-18.16 .0-chrome-114 .0.5735.133 -1-ff-114 .0.2-edge-114 .0.1823.51 -1
141
+ image : cypress/browsers:node-20.12 .0-chrome-123 .0.6312.86 -1-ff-124 .0.2-edge-123 .0.2420.65 -1
142
142
options : --user 1001
143
143
needs : install
144
144
strategy :
@@ -183,7 +183,7 @@ jobs:
183
183
timeout-minutes : 15
184
184
runs-on : ubuntu-latest
185
185
container :
186
- image : cypress/browsers:node-18.16 .0-chrome-114 .0.5735.133 -1-ff-114 .0.2-edge-114 .0.1823.51 -1
186
+ image : cypress/browsers:node-20.12 .0-chrome-123 .0.6312.86 -1-ff-124 .0.2-edge-123 .0.2420.65 -1
187
187
options : --user 1001
188
188
needs : install
189
189
strategy :
Original file line number Diff line number Diff line change 1
- 20.11 .0
1
+ 20.12 .0
Original file line number Diff line number Diff line change 1
- 20.11 .0
1
+ 20.12 .0
You can’t perform that action at this time.
0 commit comments