mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
Re-disable riscv64-gnu test
This commit is contained in:
parent
4c4eb39bc5
commit
e1b489db88
@ -91,9 +91,6 @@ pr:
|
||||
<<: *job-linux-16c
|
||||
- image: x86_64-gnu-tools
|
||||
<<: *job-linux-16c
|
||||
# TODO: This is temporary and for testing https://github.com/rust-lang/rust/pull/125669
|
||||
- image: riscv64gc-gnu
|
||||
<<: *job-linux-4c
|
||||
|
||||
# Jobs that run when you perform a try build (@bors try)
|
||||
# These jobs automatically inherit envs.try, to avoid repeating
|
||||
@ -121,9 +118,6 @@ auto:
|
||||
- image: armhf-gnu
|
||||
<<: *job-linux-4c
|
||||
|
||||
- image: riscv64gc-gnu
|
||||
<<: *job-linux-4c
|
||||
|
||||
- image: dist-aarch64-linux
|
||||
env:
|
||||
CODEGEN_BACKENDS: llvm,cranelift
|
||||
|
Loading…
Reference in New Issue
Block a user