Skip to content

Commit 194aba5

Browse files
committed
change ci to avoid certain rust version
1 parent 02d99e6 commit 194aba5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010

1111
- name: Install Rust and rust toolchain
1212
uses: actions-rs/toolchain@v1
13-
with:
14-
toolchain: nightly
15-
override: true
1613

1714
- name: Install Wabt (wat2wasm)
1815
run: |

0 commit comments

Comments
 (0)