Bump Clippy to 1.75 and Rust to 1.76
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -195,8 +195,8 @@ jobs:
|
||||
|
||||
- name: Install toolchain
|
||||
run: |
|
||||
rustup toolchain install 1.74.0
|
||||
rustup default 1.74.0
|
||||
rustup toolchain install 1.75.0
|
||||
rustup default 1.75.0
|
||||
rustup component add clippy
|
||||
|
||||
- name: Setup OPA
|
||||
|
||||
Reference in New Issue
Block a user