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 d40f30e commit e593a30Copy full SHA for e593a30
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
@@ -202,6 +202,9 @@ auto:
202
- image: mingw-check
203
<<: *job-linux-4c
204
205
+ - image: riscv64gc-gnu
206
+ <<: *job-linux-4c
207
+
208
- image: test-various
209
210
0 commit comments