Skip to content

Commit

Permalink
use cross on macos for m1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanugoel committed Jun 15, 2021
1 parent 44229dc commit 8172439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
target: aarch64-apple-darwin
architecture: aarch64
binary-postfix: ""
use-cross: false
use-cross: true
- os: ubuntu-latest
os-name: linux
target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 8172439

Please sign in to comment.