Skip to content

Commit

Permalink
CI: add riscv64 job
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Sep 19, 2024
1 parent 3f9773d commit 986bfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
strategy:
fail-fast: true
matrix:
arch: ['s390x', 'ppc64le']
arch: ['s390x', 'ppc64le', 'riscv64']
steps:
- uses: actions/checkout@v4
- uses: uraimo/[email protected]
Expand Down

0 comments on commit 986bfae

Please sign in to comment.