Skip to content

Commit

Permalink
Fix typo in branch verson for Packit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ckelleyRH committed Jul 10, 2023
1 parent b247da8 commit 89a6e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- job: copr_build
trigger: pull_request
branch: v11.4
branch: v8.4
additional_repos:
- "https://download.copr.fedorainfracloud.org/results/%40pki/11.4/rhel-9-x86_64/"
- "https://download.copr.fedorainfracloud.org/results/%40pki/11.4/fedora-37-x86_64"
Expand All @@ -48,7 +48,7 @@ jobs:

- job: copr_build
trigger: commit
branch: v11.4
branch: v8.4
additional_repos:
- "https://download.copr.fedorainfracloud.org/results/%40pki/11.4/rhel-9-x86_64/"
- "https://download.copr.fedorainfracloud.org/results/%40pki/11.4/fedora-37-x86_64"
Expand Down

0 comments on commit 89a6e37

Please sign in to comment.