Skip to content

Commit e4834ad

Browse files
committed
ci: 更新 Rust 工具链目标为 wasm32-wasip2
1 parent 295886c commit e4834ad

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
@@ -60,7 +60,7 @@ jobs:
6060
- name: Install Rust
6161
uses: dtolnay/rust-toolchain@stable
6262
with:
63-
targets: wasm32-wasip1
63+
targets: wasm32-wasip2
6464

6565
# Setup Node/pnpm
6666
- uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)