ci(build-linux): install rustc 1.93 — workspace requires it #20

Merged
mik-tf merged 1 commit from development_mik_rustc_193 into development 2026-05-06 19:25:58 +00:00
Owner

rc1 (https://forge.ourworld.tf/lhumina_code/hero_agent/actions/runs/51) failed in setup: builder image ships rustc 1.92, hero_agent Cargo.toml pins rust-version 1.93. Mirror the existing test workflow (build.yaml) which already installs 1.93 explicitly via rustup. Then tag v0.1.0-rc2.

rc1 (https://forge.ourworld.tf/lhumina_code/hero_agent/actions/runs/51) failed in setup: builder image ships rustc 1.92, hero_agent Cargo.toml pins rust-version 1.93. Mirror the existing test workflow (build.yaml) which already installs 1.93 explicitly via rustup. Then tag v0.1.0-rc2.
ci(build-linux): install rustc 1.93 — workspace requires it
All checks were successful
Build and Test / build (pull_request) Successful in 5m26s
Build and Test / build (push) Successful in 5m28s
44c13b0cd0
The hero_agent workspace pins rust-version = "1.93" in Cargo.toml, but
the ghcr.io/despiegk/builder:latest image ships rustc 1.92.0. Mirror
the existing build.yaml (test workflow) toolchain step which installs
1.93 explicitly via rustup before adding the musl target.

Resolves rc1 failure on:
  https://forge.ourworld.tf/lhumina_code/hero_agent/actions/runs/51

Signed-off-by: mik-tf
mik-tf merged commit 0b577a91dc into development 2026-05-06 19:25:58 +00:00
mik-tf deleted branch development_mik_rustc_193 2026-05-06 19:25:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_agent!20
No description provided.