We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d922817 + fe57909 commit 9c9236bCopy full SHA for 9c9236b
.github/workflows/main.yml
@@ -68,7 +68,7 @@ jobs:
68
runs-on: ubuntu-latest
69
strategy:
70
matrix:
71
- target: [wasm32-unknown-unknown, wasm32-wasi]
+ target: [wasm32-unknown-unknown, wasm32-wasip1]
72
steps:
73
- uses: actions/checkout@v4
74
- name: Install Rust
0 commit comments