Skip to content

Commit

Permalink
update workflow to wasip1 (preview1)
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Jan 5, 2025
1 parent cbca482 commit fe86c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up Rust
uses: dtolnay/rust-toolchain@nightly
with:
targets: wasm32-unknown-unknown, wasm32-wasi
targets: wasm32-unknown-unknown, wasm32-wasip1
toolchain: nightly-x86_64-unknown-linux-gnu
components: rust-src, rustfmt

Expand Down

0 comments on commit fe86c2b

Please sign in to comment.