Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CI bootstrap build with a nightly rust compiler
The CI failed to compile some recent code that requires a nightly feature. This change allows the CI to use a nightly compiler instead. ChangeLog: * .github/workflows/bootstrap.yml: Install nightly rustc. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
- Loading branch information