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

COMP: Debugging output in runners #564

Merged
merged 4 commits into from
Mar 12, 2024
Merged

COMP: Debugging output in runners #564

merged 4 commits into from
Mar 12, 2024

Conversation

cookpa
Copy link
Member

@cookpa cookpa commented Mar 12, 2024

Intel Mac runners failing suddenly

@cookpa
Copy link
Member Author

cookpa commented Mar 12, 2024

I believe the problem is related to this

Homebrew/homebrew-core#165793

Something changed in homebrew and now the call to install libpng is trying to install python 3.12, which doesn't work. There are other workarounds but for now I'm trying to not upgrade libpng, meaning we'd use the system default 1.6.42 on Intel Macs instead of 1.6.43.

@cookpa cookpa merged commit f18c950 into master Mar 12, 2024
4 of 18 checks passed
@cookpa cookpa deleted the mac_runner_debug branch March 12, 2024 17:13
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

Successfully merging this pull request may close these issues.

1 participant