Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: Use git version of cross for better target support#3533

Open
OctopusET wants to merge 1 commit intosharkdp:masterfrom
OctopusET:use-cross-git
Open

ci: Use git version of cross for better target support#3533
OctopusET wants to merge 1 commit intosharkdp:masterfrom
OctopusET:use-cross-git

Conversation

@OctopusET
Copy link

riscv64gc-unknown-linux-musl isn't released yet, and maintainer aims for more things for new release. So I don't think new release will be released soon.

cross-rs/cross#1664
cross-rs/cross#1718

Also, I think it's not easy to change version of taiki-e/install-action@v2 upstream.

@OctopusET OctopusET force-pushed the use-cross-git branch 2 times, most recently from f599561 to e813d97 Compare December 25, 2025 21:01
@OctopusET
Copy link
Author

Copy link
Collaborator

@Enselic Enselic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'll wait a couple of days if other maintainers have concerns.

uses: taiki-e/install-action@v2
with:
tool: cross
run: cargo install cross --git https://github.com/cross-rs/cross
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually let's lock this to a specific SHA1, otherwise CI will be flaky

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this must be better

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will try to add the hash soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants