Skip to content

ci: Use stable toolchain for Rust part#235

Draft
ventureoo wants to merge 2 commits intomasterfrom
fix-rust-tests
Draft

ci: Use stable toolchain for Rust part#235
ventureoo wants to merge 2 commits intomasterfrom
fix-rust-tests

Conversation

@ventureoo
Copy link
Copy Markdown
Member

I was wondering why Rust CI always fails, because my local tests run without errors. I think we should abstain from using nightly toolchain here, as we are building chwd on top of stable one anyway. Or we can do separate tests for nightly.

Signed-off-by: Vasiliy Stelmachenok <ventureo@cachyos.org>
@ventureoo
Copy link
Copy Markdown
Member Author

Marked as draft, because depends on #234 (otherwise it still failed)

@ventureoo ventureoo marked this pull request as draft March 28, 2026 09:49
I was wondering why Rust CI always fails, because my local tests run
without errors. I think we should abstain from using nightly toolchain
here, as we are building chwd on top of stable one anyway. Or we can do
separate tests for nightly.

Signed-off-by: Vasiliy Stelmachenok <ventureo@cachyos.org>
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