Skip to content

Commit

Permalink
ci: change rust stable version to 0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Aug 10, 2023
1 parent f1ba03b commit 2729441
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cont_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
rust:
- version: 1.65.0 # STABLE
- version: 1.71.0 # STABLE
clippy: true
- version: 1.61.0 # MSRV
steps:
Expand Down
Loading

0 comments on commit 2729441

Please sign in to comment.