diff --git a/.cirrus.yml b/.cirrus.yml index ea39c93..14f580b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ task: HOME: /tmp # cargo needs it RUST_BACKTRACE: full # Better info for debugging test failures. freebsd_instance: - image: freebsd-13-2-release-amd64 + image: freebsd-13-3-release-amd64 setup_script: - fetch https://sh.rustup.rs -o rustup.sh - sh rustup.sh -y --profile=minimal --default-toolchain ${VERSION}-x86_64-unknown-freebsd