Skip to content

Update CI config#141

Merged
taiki-e merged 4 commits intomasterfrom
ci
Jan 6, 2024
Merged

Update CI config#141
taiki-e merged 4 commits intomasterfrom
ci

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