Skip to content

Commit

Permalink
Remove CentOS 7 from CI (#16293) (#16296)
Browse files Browse the repository at this point in the history
CentOS 7 is EOL since June 30 2024[^1]. All repositories and mirrors are
now unreachable.

This commit removes CentOS 7 from CI jobs using it.

Relates elastic/ingest-dev#3520

[^1]: https://www.redhat.com/en/topics/linux/centos-linux-eol

(cherry picked from commit db06ec4)

Co-authored-by: Dimitrios Liappis <[email protected]>
  • Loading branch information
github-actions[bot] and dliappis authored Jul 4, 2024
1 parent 5d3d3fe commit 2c926c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/linux_jdk_matrix_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ steps:
value: "rhel-9"
- label: "RHEL 8"
value: "rhel-8"
- label: "CentOS 7"
value: "centos-7"
- label: "Oracle Linux 8"
value: "oraclelinux-8"
- label: "Oracle Linux 7"
Expand Down

0 comments on commit 2c926c2

Please sign in to comment.