Skip to content

Commit d90d6b4

Browse files
ojedaaliceinwire
authored andcommitted
build-configs.yaml: upgrade rust-for-linux_rust to rustc-1.66
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 <[email protected]>
1 parent b80c578 commit d90d6b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/core/build-configs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,8 +1106,8 @@ build_configs:
11061106
tree: rust-for-linux
11071107
branch: 'rust'
11081108
variants:
1109-
rustc-1.62:
1110-
build_environment: rustc-1.62
1109+
rustc-1.66:
1110+
build_environment: rustc-1.66
11111111
fragments: [rust, rust-for-linux-samples, kselftest]
11121112
architectures:
11131113
x86_64:

0 commit comments

Comments
 (0)