Skip to content

Commit 08d8aa0

Browse files
committed
build: add f29 to the list of known platforms on bintray
1 parent 4000cf4 commit 08d8aa0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/bintray-version

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ table["f25"] = "Performance Co-Pilot builds for Fedora 25"
6363
table["f26"] = "Performance Co-Pilot builds for Fedora 26"
6464
table["f27"] = "Performance Co-Pilot builds for Fedora 27"
6565
table["f28"] = "Performance Co-Pilot builds for Fedora 28"
66+
table["f29"] = "Performance Co-Pilot builds for Fedora 29"
6667
table["jessie"] = "Performance Co-Pilot builds for Debian 7 (jessie)"
6768
table["wheezy"] = "Performance Co-Pilot builds for Debian 8 (wheezy)"
6869
table["stretch"] = "Performance Co-Pilot builds for Debian 9 (stretch)"
@@ -85,7 +86,7 @@ table["solaris11"] = "Performance Co-Pilot builds for Solaris 11"
8586
debian="jessie wheezy stretch"
8687
ubuntu="trusty vivid xenial zesty bionic"
8788
macosx="macosx"
88-
redhat="el5 el6 el7 f23 f24 f25 f26 f27 f28"
89+
redhat="el5 el6 el7 el8 f23 f24 f25 f26 f27 f28 f29"
8990
solaris="solaris11"
9091
suse="opensuse13 opensuse14 opensuse15 opensuseleap"
9192

0 commit comments

Comments
 (0)