Skip to content

ci: fix cargo-gpu-backwards-compat failure on main#555

Merged
LegNeato merged 1 commit intomainfrom
ci_fix_main
Apr 10, 2026
Merged

ci: fix cargo-gpu-backwards-compat failure on main#555
LegNeato merged 1 commit intomainfrom
ci_fix_main

Conversation

@Firestar99
Copy link
Copy Markdown
Member

@Firestar99 Firestar99 commented Apr 10, 2026

Caused by indexmap releasing 2.14.0 which raises msrv to 1.85.

More so our fault for cargo-gpu building rustc_codegen_spirv without a lockfile, and those old toolchains aren't msrv-aware so will always grab whatever the newest version is

@LegNeato LegNeato added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit 10e17d8 Apr 10, 2026
23 checks passed
@LegNeato LegNeato deleted the ci_fix_main branch April 10, 2026 19:39
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