Skip to content

Commit 15d5fbb

Browse files
committedJun 21, 2024
Temporarily put RISCV into PR jobs
1 parent e593a30 commit 15d5fbb

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)