diff --git a/.cirrus.yml b/.cirrus.yml index 429271e..e83a047 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -3,6 +3,6 @@ env: freebsd_14_task: freebsd_instance: - image: freebsd-14-3-release-amd64 + image: freebsd-14-2 build_script: ./build.sh