Skip to content

Commit

Permalink
packit: remove f39
Browse files Browse the repository at this point in the history
F39 builds have been disabled on the podman-next copr because of go1.22 bump on golang projects.

This can be set back to `fedora-all` once F39 goes EOL.

Fixes: containers#2428

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Sep 19, 2024
1 parent 860bd93 commit 14f90b1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,14 @@ jobs:
# keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next
enable_net: true
targets:
- fedora-all-x86_64
- fedora-all-aarch64
- fedora-development-x86_64
- fedora-development-aarch64
- fedora-latest-x86_64
- fedora-latest-aarch64
- fedora-latest-stable-x86_64
- fedora-latest-stable-aarch64
- fedora-40-x86_64
- fedora-40-aarch64
- epel-9-x86_64
- epel-9-aarch64
additional_repos:
Expand Down

0 comments on commit 14f90b1

Please sign in to comment.