diff --git a/.cirrus.yml b/.cirrus.yml index bba2e62..602f0a6 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,8 +1,8 @@ task: freebsd_instance: matrix: - - image: freebsd-11-2-release-amd64 - - image: freebsd-12-0-release-amd64 + - image_family: freebsd-11-3-snap + - image_family: freebsd-12-1-snap install_script: pkg install -y gmake script: - gmake check