test: Drop testing on CentOS 8 Stream
C8S is going to be EOL in a month [1], and we are not going to do a RHEL 8 update at this point any more. Keep testing on rhel-8-10 though, as we do want to keep the code working for the beiboot scenario or backports. [1] https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/
This commit is contained in:
parent
a54fe663e5
commit
dfca8ebe76
5 changed files with 7 additions and 9 deletions
|
|
@ -26,7 +26,6 @@ jobs:
|
|||
targets:
|
||||
- fedora-all
|
||||
- fedora-latest-aarch64
|
||||
- centos-stream-8
|
||||
- centos-stream-9
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
|
|
@ -36,7 +35,6 @@ jobs:
|
|||
targets:
|
||||
- fedora-all
|
||||
- fedora-latest-aarch64
|
||||
- centos-stream-8
|
||||
- centos-stream-9
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue