Skip to content
Snippets Groups Projects
Commit d3868a1e authored by Luca Boccassi's avatar Luca Boccassi Committed by Luca Boccassi
Browse files

packit: build on Fedora 38

Rawhide has moved too far ahead and uses incompatible options
parent 0531c47e
No related branches found
Tags v252.15
No related merge requests found
......@@ -17,8 +17,8 @@ srpm_build_deps: []
actions:
post-upstream-clone:
# Use the Fedora Rawhide specfile
- "git clone https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Use the Fedora 38 specfile
- "git clone --branch f38 https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
- "rm -fv .packit_rpm/sources"
# Drop backported patches from the specfile, but keep the downstream-only ones
......@@ -47,8 +47,8 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-rawhide-aarch64
- fedora-rawhide-i386
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-rawhide-x86_64
- fedora-38-aarch64
- fedora-38-i386
- fedora-38-ppc64le
- fedora-38-s390x
- fedora-38-x86_64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment