Skip to content

Commit 5166463

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

File tree

3 files changed

+0
-58
lines changed

3 files changed

+0
-58
lines changed

config/core/build-configs.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -694,12 +694,6 @@ build_environments:
694694
cc_version: 17
695695
arch_params: *clang_15_arch_params
696696

697-
rustc-1.70:
698-
cc: clang
699-
cc_version: 16
700-
arch_params:
701-
x86_64: *x86_64_params
702-
703697
rustc-1.71:
704698
cc: clang
705699
cc_version: 16

config/docker/rustc-1.70-x86.jinja2

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

config/docker/rustc-1.70.jinja2

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

0 commit comments

Comments
 (0)