Skip to content

Commit

Permalink
remove wasm32-wasi target
Browse files Browse the repository at this point in the history
  • Loading branch information
mplanchard committed Jan 9, 2025
1 parent 18eddc5 commit 7451c33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
matrix:
target:
- "wasm32-unknown-unknown"
- "wasm32-wasi"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
Expand Down

0 comments on commit 7451c33

Please sign in to comment.