diff --git a/.cirrus.yml b/.cirrus.yml index 28830438ac457233c956079d4ddb1ac4b1c6a9df..3390b8ce3374411af71146b1b040de88d2e0a131 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -15,7 +15,7 @@ task: task: name: stable x86_64-unknown-freebsd-11 freebsd_instance: - image: freebsd-11-3-stable-amd64-v20190801 + image: freebsd-11-3-stable-amd64-v20200213 setup_script: - pkg install -y curl - curl https://sh.rustup.rs -sSf --output rustup.sh