Skip to content

Commit 07853cd

Browse files
committed
wasm32-unknown-unknown -> wasm32-wasip1 in CI
1 parent dd4853a commit 07853cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
- uses: dtolnay/rust-toolchain@stable
317317
with:
318318
toolchain: nightly
319-
targets: wasm32-unknown-unknown
319+
targets: wasm32-wasip1
320320
- uses: actions/setup-node@v4
321321
with:
322322
node-version: 'lts/*'

0 commit comments

Comments
 (0)