Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
test

Signed-off-by: ccowman <[email protected]>
  • Loading branch information
ConorC117 committed Aug 8, 2024
1 parent 22e216a commit 99bf422
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,14 @@ actions:
jobs:
- job: copr_build
trigger: pull_request
targets: [fedora-stable, epel-7-x86_64, rhel-8-x86_64, rhel-9-x86_64]
targets:
fedora-stable: {}
epel-7-x86_64:
additional_repos:
- "https://vault.centos.org/7.9.2009/os/x86_64/"
- "https://vault.centos.org/7.9.2009/updates/x86_64/"
- "https://vault.centos.org/7.9.2009/extras/x86_64/"
- "https://vault.centos.org/centos/7/sclo/x86_64/sclo/"
- "https://vault.centos.org/7.9.2009/sclo/x86_64/rh/"
rhel-8-x86_64: {}
rhel-9-x86_64: {}

0 comments on commit 99bf422

Please sign in to comment.