We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81abbc commit c0eaef6Copy full SHA for c0eaef6
src/ci/docker/host-x86_64/disabled/riscv64gc-gnu/Dockerfile renamed to src/ci/docker/host-x86_64/riscv64gc-gnu/Dockerfile
src/ci/docker/host-x86_64/disabled/riscv64gc-gnu/linux.config renamed to src/ci/docker/host-x86_64/riscv64gc-gnu/linux.config
src/ci/github-actions/jobs.yml
@@ -111,6 +111,9 @@ auto:
111
- image: armhf-gnu
112
<<: *job-linux-4c
113
114
+ - image: riscv64gc-gnu
115
+ <<: *job-linux-4c
116
+
117
- image: dist-aarch64-linux
118
env:
119
CODEGEN_BACKENDS: llvm,cranelift
0 commit comments