Skip to content

Commit

Permalink
Move riscv64-gnu test out of disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed May 29, 2024
1 parent d9033b9 commit ddf54f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ 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 ddf54f1

Please sign in to comment.