Skip to content

Commit e40fbec

Browse files
committed
Rollback to rust compiler 1.64.
cc rustwasm/gloo#423 (comment)
1 parent 0b536c3 commit e40fbec

File tree

10 files changed

+267
-170
lines changed

10 files changed

+267
-170
lines changed

.github/workflows/main-checks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
fail-fast: false
6868
matrix:
6969
toolchain:
70-
- 1.67.0
70+
- 1.64.0
7171
- stable
7272

7373
steps:
@@ -116,7 +116,7 @@ jobs:
116116
fail-fast: false
117117
matrix:
118118
toolchain:
119-
- 1.67.0
119+
- 1.64.0
120120
- stable
121121
- nightly
122122

@@ -153,7 +153,7 @@ jobs:
153153
fail-fast: false
154154
matrix:
155155
toolchain:
156-
- 1.67.0
156+
- 1.64.0
157157
- stable
158158
- nightly
159159
steps:

0 commit comments

Comments
 (0)