diff --git a/.cirrus.yml b/.cirrus.yml index d36f557a9..28f0112e8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ env: task: name: FreeBSD-13 freebsd_instance: - image_family: freebsd-13-0 + image_family: freebsd-13-2-snap install_script: pkg install -y cmake git samtools compile_script: | mkdir build && cd build