Skip to content

Commit

Permalink
Merge pull request #3707 from mulkieran/packit-adjust
Browse files Browse the repository at this point in the history
Pull from updates-testing repos temporarily
  • Loading branch information
mulkieran authored Oct 16, 2024
2 parents cd1c329 + a914985 commit 48cd9d1
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-all
- fedora-development

- job: copr_build
trigger: pull_request
additional_repos:
- https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/40/Everything/x86_64/
targets:
- fedora-40

- job: copr_build
trigger: pull_request
additional_repos:
- https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/39/Everything/x86_64/
targets:
- fedora-39

- job: tests
identifier: local
Expand Down

0 comments on commit 48cd9d1

Please sign in to comment.