mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
Pin Rust version in Clippy job
This commit is contained in:
parent
39b62b7158
commit
781691191a
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -100,7 +100,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
toolchain: 1.67.0
|
||||
override: true
|
||||
components: clippy
|
||||
# - name: Cache dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user