Skip to content

Commit 9b9b601

Browse files
committed
used fixed nightly
1 parent 47906a7 commit 9b9b601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103

104104
- uses: actions-rs/toolchain@v1
105105
with:
106-
toolchain: nightly
106+
toolchain: nightly-2020-12-07
107107
components: rustfmt, clippy
108108
override: true
109109

0 commit comments

Comments
 (0)