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

bug(scope): Latest Release & Artifact Not Working On MacOS Ventura Intel #722

Open
alsyundawy opened this issue Nov 17, 2024 · 5 comments
Open
Labels
bug Something isn't working macos
Milestone

Comments

@alsyundawy
Copy link

alsyundawy commented Nov 17, 2024

Describe the bug

bug(scope): Latest Release & Artifact Not Working On MacOS Ventura Intel

@alsyundawy alsyundawy added the bug Something isn't working label Nov 17, 2024
@Frigyes06
Copy link
Member

What do you mean by not working? Can you post logs please?

@mallardtheduck
Copy link

The 1.1.0 release only has an ARM64 binary. It won't even launch on any Intel Mac.

Should really either be built universal or at least provide x86_64 and ARM64 builds... Seems a bit premature to drop Intel support before even Apple has.

@AnonymousWP
Copy link
Member

Yes you're completely right, I'll add it to the milestone of 1.1.1. This should have been issue even before 1.1.0 though. Do you recall that?

@Frigyes06
Copy link
Member

So apparently macos-latest got changed to the M1 machines, as opposed to intel:
https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources

We will need to add another run on macos-13

@alsyundawy
Copy link
Author

alsyundawy commented Dec 9, 2024

1.0.3 no self update running well on monterey intel

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

No branches or pull requests

4 participants