Skip to content

Run clippy on stable in CI to avoid issue with it failing with dependencies - #86

Merged
ameba23 merged 1 commit into
mainfrom
peg/clippy-on-stable
Aug 25, 2026
Merged

Run clippy on stable in CI to avoid issue with it failing with dependencies#86
ameba23 merged 1 commit into
mainfrom
peg/clippy-on-stable

Conversation

@ameba23

@ameba23 ameba23 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

CI is failing on main because dependency picky-asn1-x509 wont compile on latest rust nightly build:

https://github.com/flashbots/attested-tls/actions/runs/32827178449/job/97737652089

This PR uses stable rust for clippy check instead, to avoid this happening.

Nightly is still used for formatting checks.

@ameba23
ameba23 merged commit 17b693c into main Aug 25, 2026
4 checks passed
@ameba23
ameba23 deleted the peg/clippy-on-stable branch August 25, 2026 09:35
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.

1 participant