diff options
author | Christopher A. Snapp <csnapp@chef.io> | 2020-03-30 14:35:04 -0600 |
---|---|---|
committer | Christopher A. Snapp <csnapp@chef.io> | 2020-03-30 14:35:04 -0600 |
commit | b5eb586333168db9aa47acff32233dfdac2f9e7e (patch) | |
tree | 474ea2d9ecee59378af93d3f36235a6adbdc3e26 | |
parent | 4d9857dd8ce9f8f199722c7abad2bdd60a6277d3 (diff) | |
download | chef-csnapp/add_win10_tester.tar.gz |
Add Windows 10 Testercsnapp/add_win10_tester
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-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 3d54acd891..0aaaa6eace 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -57,3 +57,4 @@ builder-to-testers-map: - windows-2012r2-x86_64 - windows-2016-x86_64 - windows-2019-x86_64 + - windows-10-x86_64 |