diff options
author | Stuart Preston <stuart@chef.io> | 2018-02-07 11:20:05 +0100 |
---|---|---|
committer | Stuart Preston <stuart@chef.io> | 2018-02-07 11:20:05 +0100 |
commit | 9afe09415c16c0671e6fc5d106465fce68a07720 (patch) | |
tree | bd7d6e074ca3fa75e37a79588882f4572ad304b7 /appveyor.yml | |
parent | 8599d3ed2f139b2b474fcfb09d3af5708dcc12fa (diff) | |
download | chef-9afe09415c16c0671e6fc5d106465fce68a07720.tar.gz |
Removing 32-bit testing on Windowssp/remove-32bit-windows-testing
Signed-off-by: Stuart Preston <stuart@chef.io>
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 30af2ea6d8..f76da0a5cb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,6 @@ cache: environment: matrix: - ruby_version: "24-x64" - - ruby_version: "24" clone_folder: c:\projects\chef clone_depth: 1 |