Auto merge of #1459 - asomers:freebsd_11_3, r=gnzlbg
Upgrade FreeBSD's CI image to release 11.3
This commit is contained in:
commit
231ac683d6
@ -1,7 +1,7 @@
|
||||
task:
|
||||
name: stable x86_64-unknown-freebsd-11
|
||||
freebsd_instance:
|
||||
image: freebsd-11-2-release-amd64
|
||||
image: freebsd-11-3-stable-amd64-v20190801
|
||||
setup_script:
|
||||
- pkg install -y curl
|
||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user