Skip to content

Commit

Permalink
config: remove unused Rust 1.70 build environment
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ojeda committed Jul 24, 2023
1 parent 6a99ca2 commit 5166463
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 58 deletions.
6 changes: 0 additions & 6 deletions config/core/build-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -694,12 +694,6 @@ build_environments:
cc_version: 17
arch_params: *clang_15_arch_params

rustc-1.70:
cc: clang
cc_version: 16
arch_params:
x86_64: *x86_64_params

rustc-1.71:
cc: clang
cc_version: 16
Expand Down
9 changes: 0 additions & 9 deletions config/docker/rustc-1.70-x86.jinja2

This file was deleted.

43 changes: 0 additions & 43 deletions config/docker/rustc-1.70.jinja2

This file was deleted.

0 comments on commit 5166463

Please sign in to comment.