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

Upgrade to the latest base images #165

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

deviantintegral
Copy link
Collaborator

Summary

i386 nightly builds started failing 5 days ago. When I test locally on an amd64 machine, it builds fine. Yet, when I cross-compile from my ARM Mac it segfaults (in a different spot). I'd be surprised if that was related since my Mac goes through qemu to emulate i386, while there shouldn't be any emulation for i386 in GitHub actions.

So, let's try updating to the latest base images and see if that works. If not, I may disable the i386 builds as I imagine they aren't used much.

Testing Steps

  1. All builds pass.

@deviantintegral deviantintegral merged commit c3fc29e into next Oct 27, 2023
20 checks passed
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