diff options
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 28830438ac..3390b8ce33 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 |