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> |
||
|---|---|---|
| .. | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| actionlint.yaml | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| label-policy.json | ||
| labeler.yml | ||
| pull_request_template.md | ||