Skip to content

Commit

Permalink
Merge pull request #1400 from nilgoyette/clippy_stable
Browse files Browse the repository at this point in the history
Use the stable toolchain to run clippy
  • Loading branch information
nilgoyette authored Jul 23, 2024
2 parents 7538644 + bd13f6b commit 024dccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
rust:
- beta
- stable
name: clippy/${{ matrix.rust }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 024dccb

Please sign in to comment.