Skip to content

Commit aafa93f

Browse files
committed
Move riscv64-gnu test out of disabled
1 parent 3ba0262 commit aafa93f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ auto:
118118
- image: armhf-gnu
119119
<<: *job-linux-4c
120120

121+
- image: riscv64gc-gnu
122+
<<: *job-linux-4c
123+
121124
- image: dist-aarch64-linux
122125
env:
123126
CODEGEN_BACKENDS: llvm,cranelift

0 commit comments

Comments
 (0)