Skip to content

chore(ci): update Rust toolchain version to stable - #30

Merged
hashbk merged 1 commit into
masterfrom
ci
Aug 27, 2026
Merged

chore(ci): update Rust toolchain version to stable#30
hashbk merged 1 commit into
masterfrom
ci

Conversation

@hashbk

@hashbk hashbk commented Aug 27, 2026

Copy link
Copy Markdown

In the build.yaml GitHub Actions workflow, change the Rust toolchain version from the fixed "1.90" to the "stable" channel. This allows the CI environment to build using the latest stable compiler release, avoiding build failures caused by the specified version being unavailable or outdated.

In the `build.yaml` GitHub Actions workflow, change the Rust toolchain version from the fixed `"1.90"` to the `"stable"` channel. This allows the CI environment to build using the latest stable compiler release, avoiding build failures caused by the specified version being unavailable or outdated.
@hashbk
hashbk merged commit d502e7f into master Aug 27, 2026
2 checks passed
@hashbk
hashbk deleted the ci branch August 27, 2026 03:18
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.

1 participant