Skip to content

Commit

Permalink
Use new name of WASI preview1 target
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 29, 2024
1 parent 64fce43 commit b245e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
target: wasm32-unknown-unknown
- rust: nightly
name: WASI
target: wasm32-wasi
target: wasm32-wasip1
- rust: nightly
name: Windows
os: windows
Expand Down

0 comments on commit b245e2a

Please sign in to comment.