Upgrade freebsd-11 stable

This commit is contained in:
Yuki Okushi 2020-02-19 08:19:17 +09:00
parent 2dc2a39104
commit 40f80c6660

View File

@ -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