Skip to content

Commit

Permalink
CI: test it on RISC-V 64 / Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Bettio <davide@uninstall.it>
  • Loading branch information
bettio committed Jun 25, 2023
1 parent 547447c commit feb1ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
strategy:
fail-fast: false
matrix:
arch: ["arm32v5", "arm32v7", "arm64v8"]
arch: ["arm32v5", "arm32v7", "arm64v8", "riscv64"]

include:
- arch: "arm32v5"
Expand Down

0 comments on commit feb1ab0

Please sign in to comment.