Skip to content

Commit

Permalink
build-configs.yaml: upgrade rust-for-linux_rust to rustc-1.66
Browse files Browse the repository at this point in the history
The `rust` branch of `rust-for-linux` is moving to Rust 1.66.0 [1],
therefore, use the new build environment for it.

Link: Rust-for-Linux/linux#947 [1]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
  • Loading branch information
ojeda committed Dec 26, 2022
1 parent abc71bd commit 10fdc2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/core/build-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1106,8 +1106,8 @@ build_configs:
tree: rust-for-linux
branch: 'rust'
variants:
rustc-1.62:
build_environment: rustc-1.62
rustc-1.66:
build_environment: rustc-1.66
fragments: [rust, rust-for-linux-samples, kselftest]
architectures:
x86_64:
Expand Down

0 comments on commit 10fdc2e

Please sign in to comment.