Skip to content

Commit 3b2ad87

Browse files
authored
Change CI rustc nightly version. (#505)
1 parent 84de5ea commit 3b2ad87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions-rs/toolchain@v1
2020
with:
2121
profile: minimal
22-
toolchain: nightly-2021-02-12
22+
toolchain: nightly-2021-03-01
2323
components: rustfmt
2424
target: wasm32-unknown-unknown
2525
override: true

0 commit comments

Comments
 (0)