Skip to content

Commit

Permalink
ci: update clippy job to Rust 1.72
Browse files Browse the repository at this point in the history
Pull-Request: #4414.
  • Loading branch information
thomaseizinger authored Sep 4, 2023
1 parent 50b8b63 commit dc3de43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.71.0, # current stable
1.72.0, # current stable
beta
]
steps:
Expand Down

0 comments on commit dc3de43

Please sign in to comment.