Skip to content

Commit 9f394a9

Browse files
Ariel Ben-Yehudamystor
authored andcommitted
wasi => wasip1
the target name changed, see <https://doc.rust-lang.org/rustc/platform-support/wasm32-wasip1.html>
1 parent c07fbb1 commit 9f394a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
target: wasm32-unknown-unknown
3131
- rust: nightly
3232
name: WASI
33-
target: wasm32-wasi
33+
target: wasm32-wasip1
3434
- rust: stable
3535
name: Windows
3636
os: windows

0 commit comments

Comments
 (0)