diff --git a/.cirrus.yml b/.cirrus.yml index b2d4049..fc7459e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -3,7 +3,7 @@ env: freebsd_12_task: freebsd_instance: - image: freebsd-12-0-release-amd64 + image_family: freebsd-12-1 install_script: - pkg install -y autoconf automake - ./package/setup-configure