File tree Expand file tree Collapse file tree 3 files changed +4
-56
lines changed Expand file tree Collapse file tree 3 files changed +4
-56
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ RPM="dmd-${VERSION/-/\~}-0.fedora.x86_64.rpm"
1818# dmd-2.079.1-0.openSUSE.x86_64.rpm, dmd-2.079.1~beta.1-0.openSUSE.x86_64.rpm
1919SUSE_RPM=" dmd-${VERSION/ -/ \~ } -0.openSUSE.x86_64.rpm"
2020
21- DEB_PLATFORMS=(ubuntu:precise ubuntu:trusty ubuntu:xenial ubuntu:bionic )
22- DEB_PLATFORMS+=(debian:jessie debian:stretch debian:buster )
23- RPM_PLATFORMS=(fedora:27 fedora:28 fedora:29 centos:6 centos:7 )
24- SUSE_RPM_PLATFORMS=(opensuse: leap opensuse/tumbleweed)
21+ DEB_PLATFORMS=(ubuntu:xenial ubuntu:bionic ubuntu:focal )
22+ DEB_PLATFORMS+=(debian:stable debian:testing )
23+ RPM_PLATFORMS=(fedora:31 fedora:latest centos:7 centos:latest )
24+ SUSE_RPM_PLATFORMS=(opensuse/ leap opensuse/tumbleweed)
2525
2626# copy pkgs to test folder so that it's part of docker's build context
2727cp " $BUILD_DIR /$DEB " .
You can’t perform that action at this time.
0 commit comments