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

Update versions of things in CI. #54

Merged
merged 4 commits into from
Oct 20, 2024
Merged

Update versions of things in CI. #54

merged 4 commits into from
Oct 20, 2024

Conversation

sunfishcode
Copy link
Owner

Update to the latest nightly Rust, actions/cache, and QEMU patches from rustix.

Update to the latest nightly Rust, actions/cache, and QEMU patches
from rustix, and remove unneeded `feature` declarations.
@sunfishcode
Copy link
Owner Author

The hello-world-small example is still hitting nbdd0121/unwinding#39.

Even though this example uses panic = "abort", it hits the bug due to building with -Zbuild-std=std,panic_abort, which this example uses as a way to reduce code size.

@sunfishcode sunfishcode merged commit 89f70c2 into main Oct 20, 2024
5 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/ci branch October 20, 2024 19:38
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