diff --git a/.cirrus.yml b/.cirrus.yml index abb9f99..649bd89 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image: freebsd-12-0-release-amd64 + image: freebsd-12-1-release-amd64 libcxxrt_freebsd_task: install_script: pkg install -y cmake ninja llvm80 git