Skip to content

Commit

Permalink
fixing build error on macos aarch64 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm committed Dec 13, 2023
1 parent 568346d commit 96f296d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
rust: stable
target: aarch64-apple-darwin
extension: ""
cross: false
cross: true
# - build: windows gnu x64
# os: ubuntu-latest
# rust: stable
Expand Down

0 comments on commit 96f296d

Please sign in to comment.