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

macos-latest runner #189

Open
dsm opened this issue May 1, 2024 · 2 comments
Open

macos-latest runner #189

dsm opened this issue May 1, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dsm
Copy link

dsm commented May 1, 2024

Hi, latest succesfull github action for macos-latest image is macos-12 but now runner changed to macos-14-arm64 (available-images) . So apple silicon and intel build must be seperated.

@dsm dsm added the bug Something isn't working label May 1, 2024
@alex-spataru
Copy link
Member

Hi! I just finished updating the workflow file to generate both ARM64 and Intel builds for macOS. I also signed & notarized the executable to avoid any issues with newer macOS versions.

You can try the builds here: https://github.com/Serial-Studio/Serial-Studio/releases/tag/continuous

Please let me know if you find any issue, or if I should proceed to close this issue. Thanks!

@dsm
Copy link
Author

dsm commented May 5, 2024

I tried my own build it also works and I'll try your build as soon as possible, thank you for your work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants