Skip to content

Commit 93376f9

Browse files
committed
ci: fix install version
1 parent 31a5a71 commit 93376f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
# setup rust
3838
- uses: actions-rs/toolchain@v1
3939
with:
40-
toolchain: stable
4140
target: wasm32-wasi
4241

4342
- name: Install dependencies

0 commit comments

Comments
 (0)