-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
A-devopsArea: Pipelines, CI/CD and DockerfilesArea: Pipelines, CI/CD and DockerfilesA-infrastructureArea: Infrastructure changesArea: Infrastructure changes
Description
Motivation
We want to test Zebra with the next Rust release candidate, so we can report any compilation bugs and get them fixed.
On 29 July, Zebra's beta Rust tests started failing, due to a beta rust bug (rust-lang/rust#87483).
But the stable CI tests and beta zebra-chain build were fine.
Actions
We disabled the beta Rust tests in PR #2542.
We should re-enable beta Rust:
- after the fix is backported to beta
- do we need to wait for a beta point release, or are we using daily beta builds?
Metadata
Metadata
Assignees
Labels
A-devopsArea: Pipelines, CI/CD and DockerfilesArea: Pipelines, CI/CD and DockerfilesA-infrastructureArea: Infrastructure changesArea: Infrastructure changes