Automatically install rust toolchain for CI #1

Merged
bspeice merged 3 commits from cargo_gpu_builder into main 2026-06-19 22:20:24 -04:00
Owner

Cargo GPU won't automatically install the Nightly toolchain in a headless environment:

[2026-06-19T19:32:31Z ERROR cargo_gpu_install::install_toolchain] Attempted to ask for consent when there's no TTY

This patch allows Cargo GPU to install the toolchain it needs for CI to continue.

Cargo GPU won't automatically install the Nightly toolchain in a headless environment: ``` [2026-06-19T19:32:31Z ERROR cargo_gpu_install::install_toolchain] Attempted to ask for consent when there's no TTY ``` This patch allows Cargo GPU to install the toolchain it needs for CI to continue.
bspeice added 1 commit 2026-06-19 20:56:12 -04:00
Automatically install rust toolchain for CI
CI / cargo fmt (push) Successful in 9m34s
CI / cargo test (push) Has been cancelled
CI / cargo test (GPU) (push) Has been cancelled
0a17b24451
bspeice force-pushed cargo_gpu_builder from f627b25afa to 0a17b24451 2026-06-19 20:56:12 -04:00 Compare
bspeice added 2 commits 2026-06-19 21:51:02 -04:00
This reverts commit 0a17b24451.
Fix the CI action, the build scripts were fine
CI / cargo fmt (push) Successful in 25s
CI / cargo test (push) Successful in 13m3s
CI / cargo test (GPU) (push) Successful in 12m57s
35784514d6
bspeice merged commit 5603f19c22 into main 2026-06-19 22:20:24 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bspeice/enkou#1