Skip to content

Commit 36171c5

Browse files
committed
back up to rust 1.90 to see if that fixes wasm-ld segfault
1 parent ee562ec commit 36171c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- uses: actions/checkout@master
2727

2828
- uses: ./.github/actions/install-rust
29+
with:
30+
toolchain: 1.90.0
2931

3032
- name: Install wasmtime
3133
uses: bytecodealliance/actions/wasmtime/setup@v1

0 commit comments

Comments
 (0)