diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2020-03-05 17:03:18 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2020-03-05 17:03:18 -0800 |
commit | bf9bb209462d3c50861eca750cef0eb43312619e (patch) | |
tree | 1e5054c0b6dd7d00008c97f79db74696cb973f2a | |
parent | d84fed70f41368ad660ff418d0f0034d0407cc4b (diff) | |
download | chef-lcg/ruby-2.7-5.tar.gz |
remove solaris buid + test for 16.0lcg/ruby-2.7-5
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r-- | .expeditor/release.omnibus.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index b19f3fc0cc..4e365a5c7b 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -41,10 +41,10 @@ builder-to-testers-map: sles-12-x86_64: - sles-12-x86_64 - sles-15-x86_64 - solaris2-5.11-i386: - - solaris2-5.11-i386 - solaris2-5.11-sparc: - - solaris2-5.11-sparc +# solaris2-5.11-i386: +# - solaris2-5.11-i386 +# solaris2-5.11-sparc: +# - solaris2-5.11-sparc ubuntu-16.04-x86_64: - ubuntu-16.04-x86_64 - ubuntu-18.04-x86_64 |