Skip to content

Commit

Permalink
Auto merge of #1459 - asomers:freebsd_11_3, r=gnzlbg
Browse files Browse the repository at this point in the history
Upgrade FreeBSD's CI image to release 11.3
  • Loading branch information
bors committed Aug 9, 2019
2 parents a2b48d1 + 000ac11 commit 231ac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
@@ -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
Expand Down

0 comments on commit 231ac68

Please sign in to comment.