You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add more comprehensive exclusions for problematic targets
- Add test_examples/basic:hello_component_wasm_lib_release_host (Rust triple mismatch)
- Add explicit go_component:calculator_docs exclusion (WIT dependency issue)
The Go component should already be excluded by //examples/go_component/...
but adding explicit exclusion in case of dependency chain issues.
0 commit comments