Skip to content

Commit 02f4f6c

Browse files
committed
Auto merge of #2759 - asomers:fbsd12.3, r=Amanieu
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.
2 parents 13534c3 + dbd03ec commit 02f4f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ task:
1616
task:
1717
name: nightly x86_64-unknown-freebsd-12
1818
freebsd_instance:
19-
image: freebsd-12-2-release-amd64
19+
image: freebsd-12-3-release-amd64
2020
setup_script:
2121
- pkg install -y curl
2222
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)