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 4fe1e2b commit 24080f2Copy full SHA for 24080f2
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
@@ -205,6 +205,9 @@ auto:
205
- image: mingw-check
206
<<: *job-linux-4c
207
208
+ - image: riscv64gc-gnu
209
+ <<: *job-linux-4c
210
+
211
- image: test-various
212
213
0 commit comments