Skip to content

Commit 6a99ca2

Browse files
committed
build-configs.yaml: move rust-for-linux_rust-next to Rust 1.71
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 2ca2b4b commit 6a99ca2

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
@@ -1414,8 +1414,8 @@ build_configs:
14141414
tree: rust-for-linux
14151415
branch: 'rust-next'
14161416
variants:
1417-
rustc-1.70:
1418-
build_environment: rustc-1.70
1417+
rustc-1.71:
1418+
build_environment: rustc-1.71
14191419
fragments: [rust, rust-samples, kselftest]
14201420
architectures:
14211421
x86_64:

0 commit comments

Comments
 (0)