summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-05-29 18:58:41 -0700
committerTim Smith <tsmith84@gmail.com>2020-05-29 18:58:41 -0700
commit1d4aed590e5420c61d0198b58f39b70cabf4ff07 (patch)
tree7b8029924fe60d30ae6bc689f13048548601089d
parentbf40875cf634714f4effb06c984c875ec3738f09 (diff)
downloadchef-1d4aed590e5420c61d0198b58f39b70cabf4ff07.tar.gz
Remove note about chef 14
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--azure-pipelines.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 765812faf9..9e4d68d4a8 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -6,9 +6,8 @@ variables:
trigger:
- master
-# TODO: 20190528 - should we be testing end_to_end on chef-15 and chef-14?
+# TODO: 20190528 - should we be testing end_to_end on chef-15?
#- chef-15
-#- chef-14
pool:
vmImage: $(imageName)