- Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
A: low-priorityAdmin: low priority / non urgent issue, expect longer wait time for PR reviewsAdmin: low priority / non urgent issue, expect longer wait time for PR reviewsS: CI/CDScope: related to CI/CDScope: related to CI/CDS: no-stdScope: support no_std envsScope: support no_std envs
Description
Summary
Context: #1099 (comment)
The check-substrate
job for no_std
check relies on nightly channel, which fails when running with latest nightly > 2024-02-27 compiler that accepted rust-lang/rust#120393. This should be resolved in yaahc/displaydoc#46.
As a temporary solution, we've set the NIGHTLY_VERSION
to nightly-2024-02-24
. It's worthwhile to explore whether it's essential to perform the no_std
checks on the nightly channel.
rnbguy
Metadata
Metadata
Assignees
Labels
A: low-priorityAdmin: low priority / non urgent issue, expect longer wait time for PR reviewsAdmin: low priority / non urgent issue, expect longer wait time for PR reviewsS: CI/CDScope: related to CI/CDScope: related to CI/CDS: no-stdScope: support no_std envsScope: support no_std envs