Skip to content

Commit

Permalink
Rollback to rust compiler 1.64.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Dec 10, 2023
1 parent 0b536c3 commit e40fbec
Show file tree
Hide file tree
Showing 10 changed files with 267 additions and 170 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fail-fast: false
matrix:
toolchain:
- 1.67.0
- 1.64.0
- stable

steps:
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
fail-fast: false
matrix:
toolchain:
- 1.67.0
- 1.64.0
- stable
- nightly

Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
fail-fast: false
matrix:
toolchain:
- 1.67.0
- 1.64.0
- stable
- nightly
steps:
Expand Down
Loading

0 comments on commit e40fbec

Please sign in to comment.