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 @@ -143,7 +143,7 @@ auto:
143143 << : *job-linux-4c
144144
145145 - image : dist-arm-linux
146- << : *job-linux-8c
146+ << : *job-linux-4c
147147
148148 - image : dist-armhf-linux
149149 << : *job-linux-4c
@@ -213,10 +213,10 @@ auto:
213213 << : *job-linux-4c
214214
215215 - image : i686-gnu
216- << : *job-linux-8c
216+ << : *job-linux-4c
217217
218218 - image : i686-gnu-nopt
219- << : *job-linux-8c
219+ << : *job-linux-4c
220220
221221 - image : mingw-check
222222 << : *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-8c
232+ << : *job-linux-4c
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-8c
266+ << : *job-linux-4c
267267
268268 - image : x86_64-gnu-llvm-19
269269 env :
You can’t perform that action at this time.
0 commit comments