Skip to content

Ligthen CI load, test on latest stable - #373

Open
Shnatsel wants to merge 1 commit into
linebender:mainfrom
Shnatsel:lighten-CI
Open

Ligthen CI load, test on latest stable#373
Shnatsel wants to merge 1 commit into
linebender:mainfrom
Shnatsel:lighten-CI

Conversation

@Shnatsel

@Shnatsel Shnatsel commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Prior to this PR all jobs ran on v1.89

Clippy already doubles as 'cargo check', so remove separate 'cargo check' jobs and only run Clippy on MSRV, where we want to keep it anyway to avoid spurious new lints breaking CI.

With Clippy pinned to MSRV, we can safely use the latest toolchain to discover any newly introduced issues. While previously we had all the jobs running on 1.89, now we can cargo check on MSRV and actually test on the latest stable.

Prior to this PR all jobs ran on v1.89

Clippy already doubles as 'cargo check', so remove separate 'cargo check' jobs and only run Clippy on MSRV, where we want to keep it anyway to avoid spurious new lints breaking CI.

With Clippy pinned to MSRV, we can safely use the latest toolchain to discover any newly introduced issues. While previously we had all the jobs running on 1.89, now we can cargo check on MSRV and actually test on the latest stable.
@Shnatsel

Shnatsel commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Since I've removed several jobs from CI, this needs privileged access to merge.

@LaurenzV

LaurenzV commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

@DJMcNab

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