-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Fix CI failures on macOS #955
Comments
The first error message:
Any idea? |
This pull request will help to get rid of the false positives: #956 |
This was referenced Aug 2, 2024
I believe this has been fixed by #930 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For example this one: https://github.com/JuliaLang/PackageCompiler.jl/actions/runs/10157131523/job/28086727730
and this one: https://github.com/JuliaLang/PackageCompiler.jl/actions/runs/10157131523/job/28086727940
probably has a non-zero return value when run, but without access to a macOS Julia installation that is indeed hard to impossible to debug.
The text was updated successfully, but these errors were encountered: