Skip to content

Commit accdf24

Browse files
committed
[WIP] disable unrelated tests
1 parent 5251688 commit accdf24

2 files changed

Lines changed: 0 additions & 31 deletions

File tree

.github/workflows/ruby_tests.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.packit.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,13 @@ jobs:
2929
- job: copr_build
3030
trigger: pull_request
3131
targets:
32-
rhel-8:
33-
additional_modules: "foreman:el8"
34-
additional_repos:
35-
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
3632
rhel-9:
3733
additional_repos:
3834
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
3935
module_hotfixes: true
4036
- job: tests
4137
trigger: pull_request
4238
targets:
43-
rhel-8-x86_64:
44-
distros:
45-
- centos-stream-8
4639
rhel-9-x86_64:
4740
distros:
4841
- centos-stream-9

0 commit comments

Comments
 (0)