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

Change CI's rustup version to use rust-toolchain.toml 's version #375

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jokemanfire
Copy link
Contributor

@jokemanfire jokemanfire commented Feb 11, 2025

and fix test's fail. Ensure that the CI is consistent with the actual version of the rustup toolchain built.

@github-actions github-actions bot added C-shim-protos Shim protos C-shim Containerd shim T-CI Changes in project's CI labels Feb 11, 2025
@jokemanfire jokemanfire force-pushed the test_fail branch 2 times, most recently from bc06851 to 85b4821 Compare February 13, 2025 02:43
- run: rustup toolchain install nightly --component rustfmt
- run: cargo +nightly fmt --all -- --check
# Remove the manual rustup nightly installation step
# - run: rustup toolchain install nightly --component rustfmt
Copy link
Member

Choose a reason for hiding this comment

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

Just remove these lines? We have git to take care of history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-shim Containerd shim C-shim-protos Shim protos T-CI Changes in project's CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants