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

The macos x86 version prompts for a bad CPU type. #235

Closed
0x7a7a opened this issue Aug 26, 2024 · 10 comments
Closed

The macos x86 version prompts for a bad CPU type. #235

0x7a7a opened this issue Aug 26, 2024 · 10 comments

Comments

@0x7a7a
Copy link

0x7a7a commented Aug 26, 2024

I checked the .github, and found that macos' x86 platform compilation uses macos-lastest.
Currently macos-latest defaults to the arm64, not x86, can you confirm?

Relevant information:
https://github.com/actions/runner-images#available-images
actions/runner-images#9741
https://www.reddit.com/r/github/comments/1cjiat4/is_github_actions_macoslatest_now_only_armbased/

@MordechaiHadad
Copy link
Owner

I checked the .github, and found that macos' x86 platform compilation uses macos-lastest. Currently macos-latest defaults to the arm64, not x86, can you confirm?

Relevant information: actions/runner-images#available-images actions/runner-images#9741 reddit.com/r/github/comments/1cjiat4/is_github_actions_macoslatest_now_only_armbased

You are right thank you for letting me know!

@MordechaiHadad
Copy link
Owner

There is some odd thing with the x86 runner I can't use it lmao.

@0x7a7a
Copy link
Author

0x7a7a commented Aug 27, 2024

Will there be any problems if change the x86 compilation platform to macos-13?

@MordechaiHadad
Copy link
Owner

I am unsure I'll have to test it

@0x7a7a
Copy link
Author

0x7a7a commented Aug 27, 2024

Thank you for your work.
If that doesn't fix it, I suggest removing the x86 version from the release to prevent misunderstandings.

@MordechaiHadad
Copy link
Owner

Thank you for your work.
If that doesn't fix it, I suggest removing the x86 version from the release to prevent misunderstandings.

Yes, I will remove it for now until I get it sorted.

@0x7a7a
Copy link
Author

0x7a7a commented Aug 27, 2024

If you have finished testing, you can close the issue at any time.
It is better to leave a test result to help people who encounter the same problem.
Thanks again for this tool.

@MordechaiHadad
Copy link
Owner

MordechaiHadad commented Sep 10, 2024

It seems like macos-13-large doesn't work too, this is just ridiculous

EDIT: I am actually just dumb af

@MordechaiHadad
Copy link
Owner

@0x7a7a can you confirm the x86 build works for you?

https://github.com/MordechaiHadad/bob/actions/runs/10791225725/attempts/1

@0x7a7a
Copy link
Author

0x7a7a commented Sep 11, 2024

@0x7a7a can you confirm the x86 build works for you?

MordechaiHadad/bob/actions/runs/10791225725/attempts/1

Sure, I tested it and it works.

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

No branches or pull requests

2 participants