diff options
author | Tim Smith <tsmith@chef.io> | 2020-04-01 15:58:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 15:58:07 -0700 |
commit | b1bda50670729fe1803f97ae3e95e9b51da0fa80 (patch) | |
tree | 8b89e0dce742cb3298de0d4d2c18c3d0006e9a05 | |
parent | 6d234400e68177170cb1060bf79580e28c8e95ea (diff) | |
parent | fdc4f7009df6c69f7374a30da4d148975b21cd40 (diff) | |
download | chef-b1bda50670729fe1803f97ae3e95e9b51da0fa80.tar.gz |
Merge pull request #9568 from chef/s390x
Stop building S390x packages
-rw-r--r-- | .expeditor/release.omnibus.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 0aaaa6eace..470a5c0f63 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -25,8 +25,6 @@ builder-to-testers-map: - el-7-ppc64 el-7-ppc64le: - el-7-ppc64le - el-7-s390x: - - el-7-s390x el-7-x86_64: - el-7-x86_64 - el-8-x86_64 @@ -37,8 +35,6 @@ builder-to-testers-map: - mac_os_x-10.13-x86_64 - mac_os_x-10.14-x86_64 - mac_os_x-10.15-x86_64 - sles-12-s390x: - - sles-12-s390x sles-12-x86_64: - sles-12-x86_64 - sles-15-x86_64 @@ -49,7 +45,7 @@ builder-to-testers-map: ubuntu-16.04-x86_64: - ubuntu-16.04-x86_64 - ubuntu-18.04-x86_64 - - ubuntu-20.04-x86_64 +# - ubuntu-20.04-x86_64 # waiting on AMI update windows-2012r2-i386: - windows-2012r2-i386 windows-2012r2-x86_64: |