File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ jobs:
217
217
make-baselines-virtual-webgl :
218
218
parallelism : 8
219
219
docker :
220
- - image : cimg/python:3.12.11
220
+ - image : cimg/python:3.13.5
221
221
working_directory : ~/plotly.js
222
222
steps :
223
223
- attach_workspace :
@@ -236,7 +236,7 @@ jobs:
236
236
237
237
make-baselines-mathjax3 :
238
238
docker :
239
- - image : cimg/python:3.12.11
239
+ - image : cimg/python:3.13.5
240
240
working_directory : ~/plotly.js
241
241
steps :
242
242
- attach_workspace :
@@ -256,7 +256,7 @@ jobs:
256
256
make-baselines :
257
257
parallelism : 12
258
258
docker :
259
- - image : cimg/python:3.12.11
259
+ - image : cimg/python:3.13.5
260
260
working_directory : ~/plotly.js
261
261
steps :
262
262
- attach_workspace :
@@ -276,7 +276,7 @@ jobs:
276
276
make-baselines-b64 :
277
277
parallelism : 12
278
278
docker :
279
- - image : cimg/python:3.12.11
279
+ - image : cimg/python:3.13.5
280
280
working_directory : ~/plotly.js
281
281
steps :
282
282
- attach_workspace :
@@ -351,7 +351,7 @@ jobs:
351
351
352
352
make-exports :
353
353
docker :
354
- - image : cimg/python:3.12.11
354
+ - image : cimg/python:3.13.5
355
355
working_directory : ~/plotly.js
356
356
steps :
357
357
- attach_workspace :
You can’t perform that action at this time.
0 commit comments