julia-actions / setup-julia

This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
MIT License
93 stars 23 forks source link

Improve the error logging for the case of Julia 1.6 or 1.7 on Apple Silicon (`macos-latest` or `macos-14`) #261

Closed DilumAluthge closed 2 months ago

DilumAluthge commented 3 months ago

Fixes #240 Fixes #241

At the end of the log message, we link to this Discourse post: 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