Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Add riscv64gc-unknown-linux-gnu to the coverage target.
Browse files Browse the repository at this point in the history
briansmith committed Aug 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ccbfb57 commit 2da9d6d
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
@@ -488,6 +488,7 @@ jobs:
target:
- aarch64-unknown-linux-gnu
- i686-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- x86_64-unknown-linux-musl

mode:

0 comments on commit 2da9d6d

Please sign in to comment.