File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ auto:
143143 << : *job-linux-4c
144144
145145 - image : dist-arm-linux
146- << : *job-linux-4c-largedisk
146+ << : *job-linux-8c
147147
148148 - image : dist-armhf-linux
149149 << : *job-linux-4c
@@ -229,7 +229,7 @@ auto:
229229 # nightly features to compile, and this job would fail if
230230 # executed on beta and stable.
231231 only_on_channel : nightly
232- << : *job-linux-4c-largedisk
232+ << : *job-linux-8c
233233
234234 # Tests integration with Rust for Linux.
235235 # Builds stage 1 compiler and tries to compile a few RfL examples with it.
@@ -263,7 +263,7 @@ auto:
263263 << : *job-linux-4c-largedisk
264264
265265 - image : x86_64-gnu-distcheck
266- << : *job-linux-4c-largedisk
266+ << : *job-linux-8c
267267
268268 - image : x86_64-gnu-llvm-19
269269 env :
You can’t perform that action at this time.
0 commit comments