Skip to content

Commit

Permalink
fix: Removed Centos Stream 8 from CI testing matrix
Browse files Browse the repository at this point in the history
* Do not build rhc on Centos Stream 8, because Centos Stream 8
  reached EOL. The main branch also does not go to RHEL 8.
  • Loading branch information
jirihnidek committed Oct 23, 2024
1 parent ff9ec60 commit f45b8cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
additional_repos:
- "copr://@yggdrasil/latest"
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
- fedora-all
Expand All @@ -42,7 +41,6 @@ jobs:
owner: "@yggdrasil"
project: latest
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
- fedora-all
Expand All @@ -53,7 +51,6 @@ jobs:
trigger: pull_request
identifier: "unit/centos-stream"
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
labels:
Expand Down

0 comments on commit f45b8cf

Please sign in to comment.