Open
Description
When trying to create binaries using the fresh-off-the-press rust edition 2024, CI fails during step dist host
. Apparently, the rust version in use is 1.84.1 (checksum 66221abde, release date 2024-11-19), which won't work for rust edition 2024. Could it be that the artifact that's loaded during step Install cached dist
is out of date?
Locally, dist plan
, dist build
, and dist host
all succeed.
Metadata
Metadata
Assignees
Labels
No labels