Skip to content

Commit

Permalink
rpm: add fedora-36 to makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Mar 30, 2022
1 parent b742b3a commit dbaee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN?=docker run --rm \
$(RUN_FLAGS) \
rpmbuild-$@/$(ARCH) $(RPMBUILD_FLAGS)

FEDORA_RELEASES ?= fedora-35 fedora-34
FEDORA_RELEASES ?= fedora-36 fedora-35 fedora-34
CENTOS_RELEASES ?= centos-7 centos-8
ifeq ($(ARCH),s390x)
RHEL_RELEASES ?= rhel-7
Expand Down

0 comments on commit dbaee89

Please sign in to comment.