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

Reset tutorial lockfiles between ffi ci jobs #5649

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

Manishearth
Copy link
Member

This fixes the nightly CI failure on test-c and test-js that began in this CI run, caused by rust-lang/cargo#14595.

Updating the pinned-LLVM Rust version past Apr/May 2024 will fix this problem as well, but this is currently hard since that needs LLVM 18

@Manishearth Manishearth requested a review from a team as a code owner October 3, 2024 20:49
@Manishearth Manishearth requested a review from sffc October 3, 2024 20:49
@Manishearth Manishearth merged commit 52d7c0b into unicode-org:main Oct 4, 2024
28 checks passed
@Manishearth Manishearth deleted the tutorial-ffi-ci-reset branch October 4, 2024 17:23
robertbastian pushed a commit that referenced this pull request Oct 11, 2024
)

Attempt 2. #5649 didn't work
since the makefile itself calls cargo on non-pinned rust a couple times.
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.

2 participants