File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ auto:
143
143
<< : *job-linux-4c
144
144
145
145
- image : dist-arm-linux
146
- << : *job-linux-8c
146
+ << : *job-linux-4c
147
147
148
148
- image : dist-armhf-linux
149
149
<< : *job-linux-4c
@@ -213,10 +213,10 @@ auto:
213
213
<< : *job-linux-4c
214
214
215
215
- image : i686-gnu
216
- << : *job-linux-8c
216
+ << : *job-linux-4c
217
217
218
218
- image : i686-gnu-nopt
219
- << : *job-linux-8c
219
+ << : *job-linux-4c
220
220
221
221
- image : mingw-check
222
222
<< : *job-linux-4c
@@ -229,7 +229,7 @@ auto:
229
229
# nightly features to compile, and this job would fail if
230
230
# executed on beta and stable.
231
231
only_on_channel : nightly
232
- << : *job-linux-8c
232
+ << : *job-linux-4c
233
233
234
234
# Tests integration with Rust for Linux.
235
235
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
@@ -263,7 +263,7 @@ auto:
263
263
<< : *job-linux-4c-largedisk
264
264
265
265
- image : x86_64-gnu-distcheck
266
- << : *job-linux-8c
266
+ << : *job-linux-4c
267
267
268
268
- image : x86_64-gnu-llvm-19
269
269
env :
You can’t perform that action at this time.
0 commit comments