Commit a5c1439
authored
Update GitHub Actions to use wasm32-wasip2 target (#99)
Update ci.yml to use `wasm32-wasip2` target
- Upgrade WASI target from wasip1 to wasip2 in all build configurations
- Update Rust toolchain from 1.86 to 1.87 in build job
- Ensure all cargo build commands use the new target
See [this pull
request](zed-industries/zed#30953) for more
information.1 parent 0e208b0 commit a5c1439
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments