Skip to content

Commit e1b489d

Browse files
committed
Re-disable riscv64-gnu test
1 parent 4c4eb39 commit e1b489d

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

src/ci/github-actions/jobs.yml

-6
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ pr:
9191
<<: *job-linux-16c
9292
- image: x86_64-gnu-tools
9393
<<: *job-linux-16c
94-
# TODO: This is temporary and for testing https://github.com/rust-lang/rust/pull/125669
95-
- image: riscv64gc-gnu
96-
<<: *job-linux-4c
9794

9895
# Jobs that run when you perform a try build (@bors try)
9996
# These jobs automatically inherit envs.try, to avoid repeating
@@ -121,9 +118,6 @@ auto:
121118
- image: armhf-gnu
122119
<<: *job-linux-4c
123120

124-
- image: riscv64gc-gnu
125-
<<: *job-linux-4c
126-
127121
- image: dist-aarch64-linux
128122
env:
129123
CODEGEN_BACKENDS: llvm,cranelift

0 commit comments

Comments
 (0)