Skip to content

Commit

Permalink
Auto merge of #2759 - asomers:fbsd12.3, r=Amanieu
Browse files Browse the repository at this point in the history
Update FreeBSD 12 CI image to 12.3.  12.2 is EoL.

11.4 is also EoL, but we need to keep testing on FreeBSD 11 since we
expose a FreeBSD 11 ABI.
  • Loading branch information
bors committed Apr 18, 2022
2 parents 13534c3 + dbd03ec commit 02f4f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ task:
task:
name: nightly x86_64-unknown-freebsd-12
freebsd_instance:
image: freebsd-12-2-release-amd64
image: freebsd-12-3-release-amd64
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit 02f4f6c

Please sign in to comment.