Skip to content

Commit

Permalink
Switch from wasi to wasip1 in ci.yml (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
LegNeato authored Dec 3, 2024
1 parent dc19d85 commit 89464c1
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 @@ -277,7 +277,7 @@ jobs:
- juniper_axum
target:
- wasm32-unknown-unknown
- wasm32-wasi
- wasm32-wasip1
toolchain:
- stable
- beta
Expand Down

0 comments on commit 89464c1

Please sign in to comment.