Skip to content

Commit dbd03ec

Browse files
committed
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.
1 parent dff5aca commit dbd03ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
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)