The ubuntu-latest matrix entry had its target set to 'blacksmith-2vcpu-ubuntu-2404', which is a runner label — not a valid Rust target triple. This causes 'cargo build --target' to fail or produce artifacts for the wrong architecture. Replace with 'x86_64-unknown-linux-gnu', the correct Rust target triple for the ubuntu runner. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auto-response.yml | ||
| ci.yml | ||
| codeql.yml | ||
| docker.yml | ||
| label-policy-sanity.yml | ||
| labeler.yml | ||
| pr-hygiene.yml | ||
| pr-intake-sanity.yml | ||
| release.yml | ||
| rust-reusable.yml | ||
| security.yml | ||
| stale.yml | ||
| update-notice.yml | ||
| workflow-sanity.yml | ||