File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed
docker/host-x86_64/disabled/riscv64gc-gnu Expand file tree Collapse file tree 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 8484 << : *job-linux-16c
8585 - image : x86_64-gnu-tools
8686 << : *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
9087
9188# Jobs that run when you perform a try build (@bors try)
9289# These jobs automatically inherit envs.try, to avoid repeating
@@ -114,9 +111,6 @@ auto:
114111 - image : armhf-gnu
115112 << : *job-linux-4c
116113
117- - image : riscv64gc-gnu
118- << : *job-linux-4c
119-
120114 - image : dist-aarch64-linux
121115 env :
122116 CODEGEN_BACKENDS : llvm,cranelift
@@ -155,10 +149,10 @@ auto:
155149 - image : dist-powerpc64le-linux
156150 << : *job-linux-4c
157151
158- - image : dist-riscv64 -linux
152+ - image : dist-s390x -linux
159153 << : *job-linux-4c
160154
161- - image : dist-s390x -linux
155+ - image : dist-riscv64 -linux
162156 << : *job-linux-4c
163157
164158 - image : dist-various-1
You can’t perform that action at this time.
0 commit comments