Skip to content

Commit 7ca4791

Browse files
ojedanuclearcat
authored andcommitted
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 3a0bb34 commit 7ca4791

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
@@ -712,12 +712,6 @@ build_environments:
712712
cc_version: 17
713713
arch_params: *clang_15_arch_params
714714

715-
rustc-1.70:
716-
cc: clang
717-
cc_version: 16
718-
arch_params:
719-
x86_64: *x86_64_params
720-
721715
rustc-1.71:
722716
cc: clang
723717
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)