Skip to content

Commit

Permalink
Re-disable riscv64-gnu test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Jun 10, 2024
1 parent 4c4eb39 commit e1b489d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e1b489d

Please sign in to comment.