0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-14 17:48:37 +00:00

Remove openSUSE 15.5 from CI and package builds. ()

It went EOL upstream as of 2024-12-31.
This commit is contained in:
Austin S. Hemmelgarn 2025-01-14 07:40:22 -05:00 committed by GitHub
parent 14318932c4
commit 8bec30dad7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -209,12 +209,6 @@ include:
- aarch64
test:
ebpf-core: true
- <<: *opensuse
version: "15.5"
base_image: opensuse/leap:15.5
packages:
<<: *opensuse_packages
repo_distro: opensuse/15.5
- &oracle
distro: oraclelinux
@ -331,6 +325,12 @@ legacy: # Info for platforms we used to support and still need to handle package
packages:
<<: *opensuse_packages
repo_distro: opensuse/15.4
- <<: *opensuse
version: "15.5"
base_image: opensuse/leap:15.5
packages:
<<: *opensuse_packages
repo_distro: opensuse/15.5
- <<: *centos_stream
version: '8'
base_image: 'quay.io/centos/centos:stream8'