Skip to content

Commit

Permalink
chore(ci): fix wasm tests
Browse files Browse the repository at this point in the history
see here rust-lang/compiler-team#607 for more info

Pull-Request: #5805.
  • Loading branch information
jxs authored Jan 9, 2025
1 parent 75b6dfe commit 40ddf7e
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 @@ -133,7 +133,7 @@ jobs:
os: ubuntu-latest
- target: "wasm32-unknown-emscripten"
os: ubuntu-latest
- target: "wasm32-wasi"
- target: "wasm32-wasip1"
os: ubuntu-latest
- target: "x86_64-apple-darwin"
os: macos-latest
Expand Down

0 comments on commit 40ddf7e

Please sign in to comment.