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 ae769f9 commit a730011Copy full SHA for a730011
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
@@ -92,6 +92,9 @@ pr:
92
- image: x86_64-gnu-tools
93
<<: *job-linux-16c
94
95
+ - image: dist-riscv64-linux
96
+ <<: *job-linux-4c
97
+
98
# Jobs that run when you perform a try build (@bors try)
99
# These jobs automatically inherit envs.try, to avoid repeating
100
# it in each job definition.
0 commit comments