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 99jobs :
1010 build-python :
1111 docker :
12- - image : cimg/ruby:3.4.8 -browsers
12+ - image : cimg/ruby:4.0.0 -browsers
1313 working_directory : ~/repo
1414 steps :
1515 - checkout
4444
4545 build :
4646 docker :
47- - image : cimg/ruby:3.4.8 -browsers
47+ - image : cimg/ruby:4.0.0 -browsers
4848 working_directory : ~/repo
4949 steps :
5050 - checkout
@@ -112,7 +112,7 @@ jobs:
112112
113113 well-formed :
114114 docker :
115- - image : cimg/ruby:3.4.8 -node
115+ - image : cimg/ruby:4.0.0 -node
116116 working_directory : ~/repo
117117 steps :
118118 - checkout
@@ -129,7 +129,7 @@ jobs:
129129
130130 built-in-datatypes :
131131 docker :
132- - image : cimg/ruby:3.4.8 -node
132+ - image : cimg/ruby:4.0.0 -node
133133 working_directory : ~/repo
134134 steps :
135135 - checkout
@@ -146,7 +146,7 @@ jobs:
146146
147147 spelling :
148148 docker :
149- - image : cimg/ruby:3.4.8 -node
149+ - image : cimg/ruby:4.0.0 -node
150150 working_directory : ~/repo
151151 steps :
152152 - checkout
You can’t perform that action at this time.
0 commit comments