Skip to content
Snippets Groups Projects
Commit 000ac115 authored by Alan Somers's avatar Alan Somers
Browse files

Switch FreeBSD's CI image to stable/11

The 11.3-release GCE image isn't working due to a bug in the included
py36-google-compute-engine package, but that bug is fixed in the latest
stable/11 images.
parent 91e44b1e
No related branches found
No related tags found
No related merge requests found
task:
name: stable x86_64-unknown-freebsd-11
freebsd_instance:
image: freebsd-11-3-release-amd64
image: freebsd-11-3-stable-amd64-v20190801
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment