Skip to content

Commit f6944e7

Browse files
committed
Enable riscv64gc-gnu CI job
1 parent 8814b92 commit f6944e7

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/ci/github-actions/jobs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ auto:
202202
- image: mingw-check
203203
<<: *job-linux-4c
204204

205+
- image: riscv64gc-gnu
206+
<<: *job-linux-4c
207+
205208
- image: test-various
206209
<<: *job-linux-4c
207210

0 commit comments

Comments
 (0)