Skip to content

Commit

Permalink
CI: Add riscv64gc-unknown-linux-gnu to the coverage target.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Sep 30, 2023
1 parent 7aa05b7 commit 7d734f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ jobs:
target:
- aarch64-unknown-linux-gnu
- i686-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- x86_64-unknown-linux-musl

mode:
Expand Down

0 comments on commit 7d734f7

Please sign in to comment.