Skip to content

Update CI config #141

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

Merged
merged 4 commits into from
Jan 6, 2024
Merged

Update CI config #141

merged 4 commits into from
Jan 6, 2024

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 6, 2024

  • Update actions/checkout action to v4
  • Reduce frequency of scheduled job (daily -> weekly)
    We use stable toolchain in most cases, so we usually don't need to check it every day.
  • Remove no longer needed argument for cargo fmt
  • Use cargo-hack's --rust-version flag for minrust job
    This respects rust-version field in Cargo.toml, so it removes the need to manage MSRV in both the CI file and Cargo.toml.

@taiki-e taiki-e requested a review from Darksonn January 6, 2024 09:16
This respects rust-version field in Cargo.toml, so it removes the need
to manage MSRV in both the CI file and Cargo.toml.
@taiki-e taiki-e merged commit 334a837 into master Jan 6, 2024
@taiki-e taiki-e deleted the ci branch January 6, 2024 11:18
@paolobarbolini paolobarbolini mentioned this pull request Jun 14, 2025
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