Commit 30f4b9c
committed
fix: temporarily disable wasm32-wasip2 support for CI
- Comment out local_path_override for rules_rust to fix CI submodule error
- Disable wasm32-wasip2 target temporarily until proper patch integration
- This allows CI to build successfully with standard rules_rust 0.62.0
- TODO: Re-enable with proper patch integration approach1 parent a67ba11 commit 30f4b9c
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments