From a70909b130ab37a0e87627122f1f637f08173431 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Tue, 3 Dec 2019 02:18:27 +0800 Subject: [PATCH] Test on all supported release of FreeBSD Keep 11.2 because 11.3 is temporarily not available for now. --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 019d2c38..a9de9534 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,6 +5,7 @@ env: task: freebsd_instance: matrix: + image: freebsd-12-1-release-amd64 image: freebsd-12-0-release-amd64 image: freebsd-11-2-release-amd64 install_script: