Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
build: build MacOS M1 binary on MacOS host system
Browse files Browse the repository at this point in the history
  • Loading branch information
thoongnv committed Nov 22, 2023
1 parent a8d66b2 commit 0404e5e
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 @@ -41,7 +41,7 @@ jobs:
rust: stable
target: x86_64-apple-darwin
- build: macos-arm
os: ubuntu-20.04
os: macos-latest
rust: stable
target: aarch64-apple-darwin
- build: windows
Expand Down

0 comments on commit 0404e5e

Please sign in to comment.