Skip to content
New issue

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

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

Already on GitHub? # to your account

architecture for macos-14 which is now macos-latest #241

Closed
ViralBShah opened this issue May 20, 2024 · 5 comments · Fixed by #261
Closed

architecture for macos-14 which is now macos-latest #241

ViralBShah opened this issue May 20, 2024 · 5 comments · Fixed by #261
Labels
bug Something isn't working

Comments

@ViralBShah
Copy link
Contributor

ViralBShah commented May 20, 2024

Describe the bug
macos-latest runners are now macos-14 and aarch64. In actions, these download julia for x64.

To Reproduce
See: JuliaStats/Distributions.jl#1856 (comment)

Expected behavior
aarch64 platforms for macos runners should only download the aarch64 binaries or fail.

@ViralBShah ViralBShah added the bug Something isn't working label May 20, 2024
@DilumAluthge
Copy link
Member

Similar to #240

@fonsp
Copy link
Contributor

fonsp commented Jul 13, 2024

Could we do something about this? All MacOS Julia 1.6 tests are failing now... Maybe we could just silently download the x86 binary?

@DilumAluthge
Copy link
Member

We should at least print a good error message.

@DilumAluthge DilumAluthge self-assigned this Jul 13, 2024
@DilumAluthge
Copy link
Member

Let me take a look at this.

@DilumAluthge
Copy link
Member

Here is my PR to improve the error logging in this situation: #261

Here is a Discourse post to raise awareness (and provide instructions for fixing the error): https://discourse.julialang.org/t/how-to-fix-github-actions-ci-failures-with-julia-1-6-or-1-7-on-macos-latest-and-macos-14/117019

@DilumAluthge DilumAluthge removed their assignment Jul 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
3 participants