Skip to content

Commit dc6b2ec

Browse files
committed
config: remove unused Rust 1.71 build environment
All Rust branches have been moved to Rust 1.72.0, thus the build environment for the previous version is no longer needed. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent ae78bc0 commit dc6b2ec

3 files changed

Lines changed: 0 additions & 58 deletions

File tree

config/core/build-configs.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -712,12 +712,6 @@ build_environments:
712712
cc_version: 17
713713
arch_params: *clang_15_arch_params
714714

715-
rustc-1.71:
716-
cc: clang
717-
cc_version: 16
718-
arch_params:
719-
x86_64: *x86_64_params
720-
721715
rustc-1.72:
722716
cc: clang
723717
cc_version: 16

config/docker/rustc-1.71-x86.jinja2

Lines changed: 0 additions & 9 deletions
This file was deleted.

config/docker/rustc-1.71.jinja2

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)