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

ci: run cargo check with musl libc #4458

Merged
merged 3 commits into from Jun 6, 2023
Merged

ci: run cargo check with musl libc #4458

merged 3 commits into from Jun 6, 2023

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Jun 6, 2023

Targets #4457

unset RUSTFLAGS

# Pin Rust version to avoid uncontrolled changes in the compiler and linker flags.
export RUSTUP_TOOLCHAIN=1.68.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we then use the same version in ci.yml instead of 1.70.0?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated to 1.70.0 here and in scripts/zig-rpc-server.sh.

@link2xt link2xt merged commit 91bf87f into master Jun 6, 2023
37 checks passed
@link2xt link2xt deleted the link2xt/ci-check-musl branch June 6, 2023 22:45
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.

None yet

3 participants