Skip to content

Commit

Permalink
ci: rust from 1.71.0 back to 1.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reez committed Oct 9, 2023
1 parent 2e44d43 commit 7e2e31a
Showing 1 changed file with 1 addition and 1 deletion.
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.71.0 # STABLE
- version: 1.67.0 # STABLE
clippy: true
- version: 1.61.0 # MSRV
steps:
Expand Down

0 comments on commit 7e2e31a

Please sign in to comment.