Skip to content

Commit

Permalink
Try to use ubuntu for arm aaple cross-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Sep 26, 2023
1 parent edba1d5 commit 18dec85
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 @@ -32,7 +32,7 @@ jobs:
matrix:
include:
- target: aarch64-apple-darwin
os: macOS-latest
os: ubuntu-latest
cross: 'true'
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
Expand Down

0 comments on commit 18dec85

Please sign in to comment.