File tree 3 files changed +2
-8
lines changed
docker/host-x86_64/disabled/riscv64gc-gnu
3 files changed +2
-8
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 84
84
<< : *job-linux-16c
85
85
- image : x86_64-gnu-tools
86
86
<< : *job-linux-16c
87
- # TODO: This is temporary and for testing https://github.com/rust-lang/rust/pull/125669
88
- - image : riscv64gc-gnu
89
- << : *job-linux-4c
90
87
91
88
# Jobs that run when you perform a try build (@bors try)
92
89
# These jobs automatically inherit envs.try, to avoid repeating
@@ -114,9 +111,6 @@ auto:
114
111
- image : armhf-gnu
115
112
<< : *job-linux-4c
116
113
117
- - image : riscv64gc-gnu
118
- << : *job-linux-4c
119
-
120
114
- image : dist-aarch64-linux
121
115
env :
122
116
CODEGEN_BACKENDS : llvm,cranelift
@@ -155,10 +149,10 @@ auto:
155
149
- image : dist-powerpc64le-linux
156
150
<< : *job-linux-4c
157
151
158
- - image : dist-riscv64 -linux
152
+ - image : dist-s390x -linux
159
153
<< : *job-linux-4c
160
154
161
- - image : dist-s390x -linux
155
+ - image : dist-riscv64 -linux
162
156
<< : *job-linux-4c
163
157
164
158
- image : dist-various-1
You can’t perform that action at this time.
0 commit comments