diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-06-17 11:20:37 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-06-17 11:20:37 -0700 |
commit | 9597b52a41e74b613beb24dc425de6303f95d807 (patch) | |
tree | 9d0fc17757f82992b202bf3303a27dd7ffe284d5 /azure-pipelines.yml | |
parent | 936597dbc9304eedb7bb9dcd1b2013b67b8e33f5 (diff) | |
download | chef-9597b52a41e74b613beb24dc425de6303f95d807.tar.gz |
Minor docs updates and MacOS -> macOS
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a40fba3f9f..f808fa6ff9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,4 @@ -# End-to-End Test of Chef in MacOS +# End-to-End Test of Chef in macOS variables: FORCE_FFI_YAJL: 'ext' |