Skip to content

Commit

Permalink
Remove CentOS 7 from CI (#16293)
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
  • Loading branch information
dliappis authored Jul 4, 2024
1 parent a63d8a8 commit db06ec4
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 db06ec4

Please sign in to comment.