Skip to content

Commit

Permalink
ci: build other architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyob committed Jul 31, 2024
1 parent 276e95a commit d36c559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
matrix:
include:
- image: riscv64
- image: x86_64
- image: aarch64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d36c559

Please sign in to comment.