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

🐛 [General Question] - Is intel build for macOS ended? #936

Open
daeho-ro opened this issue Sep 1, 2024 · 3 comments
Open

🐛 [General Question] - Is intel build for macOS ended? #936

daeho-ro opened this issue Sep 1, 2024 · 3 comments
Labels
question Further information is requested

Comments

@daeho-ro
Copy link

daeho-ro commented Sep 1, 2024

Summary

Hello,

I am just curious about the version 0.22 only releases arm for macOS. Is intel version stop released?

Thanks,

@daeho-ro daeho-ro added the question Further information is requested label Sep 1, 2024
@daeho-ro daeho-ro changed the title 🐛 [General Question] - Intel build for macOS is ended? 🐛 [General Question] - Is intel build for macOS ended? Sep 1, 2024
@rtdany10
Copy link
Collaborator

rtdany10 commented Sep 4, 2024

@akshayitzme @AbleKSaju

@wasabinetwork
Copy link

I would also like to know if support for Intel-based Macs has ended.

@18alantom
Copy link
Member

18alantom commented Oct 9, 2024

I suspect this is due to the the Publish GitHub action (ref) running on the macos-latest runner.

This points to a macOS 14 ARM image (ref) causing the built Frappe Books to be an ARM one. Adding another runner (eg: macos-14-large) to the publish.yml should generate the Intel ones again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants