Skip to content

Commit 26f23e4

Browse files
committed
chore(ci): Fix wasi target
1 parent 27cc4b7 commit 26f23e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
features: wasm
129129
- build: wasm-wasi
130130
rust: stable
131-
target: wasm32-wasi
131+
target: wasm32-wasip1
132132
features: wasm
133133
- build: debug
134134
rust: stable

0 commit comments

Comments
 (0)