We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b742b3a commit dbaee89Copy full SHA for dbaee89
rpm/Makefile
@@ -56,7 +56,7 @@ RUN?=docker run --rm \
56
$(RUN_FLAGS) \
57
rpmbuild-$@/$(ARCH) $(RPMBUILD_FLAGS)
58
59
-FEDORA_RELEASES ?= fedora-35 fedora-34
+FEDORA_RELEASES ?= fedora-36 fedora-35 fedora-34
60
CENTOS_RELEASES ?= centos-7 centos-8
61
ifeq ($(ARCH),s390x)
62
RHEL_RELEASES ?= rhel-7
0 commit comments