Skip to content

Commit

Permalink
Merge pull request #327 from navidys/packit_update
Browse files Browse the repository at this point in the history
packit update epel + centos stream
  • Loading branch information
navidys authored Jan 21, 2025
2 parents 81db82f + f87a51b commit 30815d1
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,19 @@ jobs:
- openssl-devel
- rpkg
targets:
- fedora-latest-stable
- fedora-development
# Disabled until there is go 1.22.6 in centos stream and epel
#- epel-9-x86_64
#- epel-9-aarch64
#- centos-stream-9-x86_64
#- centos-stream-9-aarch64
#- centos-stream-10-x86_64
#- centos-stream-10-aarch64
- fedora-latest-stable-x86_64
- fedora-latest-stable-aarch64
- fedora-development-x86_64
- fedora-development-aarch64
- centos-stream-9-x86_64
- centos-stream-9-aarch64
- centos-stream-10-x86_64
- centos-stream-10-aarch64
- epel-9-x86_64
- epel-9-aarch64
- epel-10-x86_64
- epel-10-aarch64

actions:
post-upstream-clone:
- "rpkg spec --outdir ./"
Expand Down

0 comments on commit 30815d1

Please sign in to comment.