diff options
author | Christopher A. Snapp <csnapp@chef.io> | 2020-06-09 08:35:09 -0600 |
---|---|---|
committer | Christopher A. Snapp <csnapp@chef.io> | 2020-06-09 08:35:09 -0600 |
commit | 72ff4695b4a87e02203c5f39cf6f26a19eaa2e60 (patch) | |
tree | 9412da5cf01555b2dfb07b9abe57a4004bb7f570 /.expeditor | |
parent | 090e973e565a49fa48cf58a0fb95e5bc56002ef3 (diff) | |
download | chef-72ff4695b4a87e02203c5f39cf6f26a19eaa2e60.tar.gz |
Add Windows 8 Testercsnapp/add_win8
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 8910fd2a5a..b66e29f2d9 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -62,4 +62,5 @@ builder-to-testers-map: - windows-2012r2-x86_64 - windows-2016-x86_64 - windows-2019-x86_64 + - windows-8-x86_64 - windows-10-x86_64 |