diff --git a/.cirrus.yml b/.cirrus.yml index 9e1b973..e9e70ae 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,9 +1,9 @@ env: CIRRUS_CLONE_DEPTH: 1 -freebsd_12_task: +freebsd_13_task: freebsd_instance: - image_family: freebsd-12-2 + image_family: freebsd-13-0 install_script: - pkg install -y autoconf automake - ./package/setup-configure