Skip to content

Commit f2c4bd6

Browse files
committed
update target to new name for wasm32-wasip1
1 parent 87acc08 commit f2c4bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: Compile
4949
strategy:
5050
matrix:
51-
target: [x86_64-unknown-linux-musl, wasm32-wasi]
51+
target: [x86_64-unknown-linux-musl, wasm32-wasip1]
5252
runs-on: ubuntu-latest
5353
steps:
5454
- name: Setup | Checkout

0 commit comments

Comments
 (0)