Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Sep 30, 2023
1 parent 38a020c commit 4f96a7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
cross: 'true'
- target: aarch64-unknown-linux-musl
os: ubuntu-latest
cross: 'true'
- target: debian-x86_64
os: ubuntu-latest
cross: 'true'
Expand Down

0 comments on commit 4f96a7e

Please sign in to comment.