Skip to content

Commit 7451c33

Browse files
committed
remove wasm32-wasi target
1 parent 18eddc5 commit 7451c33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
matrix:
4747
target:
4848
- "wasm32-unknown-unknown"
49-
- "wasm32-wasi"
5049
runs-on: "ubuntu-latest"
5150
steps:
5251
- uses: "actions/checkout@v2"

0 commit comments

Comments
 (0)