diff --git a/.cirrus.yml b/.cirrus.yml index c2a08e4d7d776..fcbb8db65a347 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -15,7 +15,7 @@ task: task: name: nightly x86_64-unknown-freebsd-13 freebsd_instance: - image: freebsd-13-0-release-amd64 + image: freebsd-13-1-release-amd64 setup_script: - pkg install -y curl - curl https://sh.rustup.rs -sSf --output rustup.sh