From: Tom Hughes Date: Thu, 16 Jan 2020 19:26:54 +0000 (+0000) Subject: Switch tests to use Ubuntu 18.04 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/516899f480765d01a607cf3a00f6f98d33f78e60 Switch tests to use Ubuntu 18.04 --- diff --git a/.kitchen.yml b/.kitchen.yml index 1b49363e6..d3265fb95 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -10,7 +10,7 @@ provisioner: data_bags_path: test/data_bags platforms: - - name: ubuntu-16.04 + - name: ubuntu-18.04 suites: - name: accounts