Skip to content

Commit 1a75fe8

Browse files
committed
Temporarily put RISCV into PR jobs
1 parent 7e69568 commit 1a75fe8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ci/github-actions/jobs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ pr:
9191
<<: *job-linux-16c
9292
- image: x86_64-gnu-tools
9393
<<: *job-linux-16c
94+
# TODO: Temporary! Remove me prior to merge!
95+
- image: riscv64gc-gnu
96+
<<: *job-linux-16c
9497

9598
# Jobs that run when you perform a try build (@bors try)
9699
# These jobs automatically inherit envs.try, to avoid repeating

0 commit comments

Comments
 (0)