Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Build for macOS ARM64 #163

Merged
merged 3 commits into from
Mar 19, 2024
Merged

[CI] Build for macOS ARM64 #163

merged 3 commits into from
Mar 19, 2024

Conversation

iamazeem
Copy link
Collaborator

@iamazeem iamazeem commented Mar 18, 2024

  • Build AMD64 on macos-12
  • Build ARM64 on macos-14
  • Update homebrew tap only under macos-12

Fixes #158.

Signed-off-by: Azeem Sajid azeem.sajid@gmail.com

@iamazeem iamazeem added the enhancement New feature or request label Mar 18, 2024
@iamazeem iamazeem self-assigned this Mar 18, 2024
@iamazeem
Copy link
Collaborator Author

@liquidaty: macOS ARM64 build is ready.
Please download it from https://github.com/liquidaty/zsv/actions/runs/8325897159 and test it on your side.

I have checked with file command on my side and it looks good:

$ file zsv-0.0.0-arm64-macosx-gcc/bin/zsv
zsv-0.0.0-arm64-macosx-gcc/bin/zsv: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|WEAK_DEFINES|BINDS_TO_WEAK|PIE>

I don't have a macOS ARM64 machine to test it fully on my side except the GHA hosted runners.


NOTE:
Please do not merge this PR yet.
I have disabled other builds for quick iterations.
Need to enable those first before merging. Thanks!

@liquidaty liquidaty merged commit 9135bba into main Mar 19, 2024
3 checks passed
@iamazeem iamazeem deleted the 158-ci-build-on-macos-arm64 branch March 19, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Build zsv for macOS ARM64
2 participants