diff options
author | Tim Smith <tsmith@chef.io> | 2020-01-13 11:20:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-13 11:20:36 -0800 |
commit | 7e8500ff0bc24b053d4154b28c41ae69c1c77ab5 (patch) | |
tree | e77abc6b8d7caf33940a38409b2fbe13821dd618 | |
parent | c63b1d6bd61858d2ccc7ee2f4d4f30e28b9801b6 (diff) | |
parent | 3d71ccca835dd85d7fbc92389f71a44d95e028c5 (diff) | |
download | chef-7e8500ff0bc24b053d4154b28c41ae69c1c77ab5.tar.gz |
Merge pull request #9203 from chef/eol_windows
Do not build Chef Infra Client on Windows 2008 R2
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 700ecb108c..e6dac49ef6 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -52,7 +52,6 @@ builder-to-testers-map: windows-2012r2-i386: - windows-2012r2-i386 windows-2012r2-x86_64: - - windows-2008r2-x86_64 - windows-2012-x86_64 - windows-2012r2-x86_64 - windows-2016-x86_64 |