Skip to content

Commit 2cc0b3b

Browse files
committed
Auto merge of #3028 - asomers:fbsd12.4, r=JohnTitor
Update FreeBSD 12 CI environment to 12.4 12.3 will soon be EoL.
2 parents ce5afa7 + 3012fb3 commit 2cc0b3b

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
@@ -1,7 +1,7 @@
11
task:
22
name: nightly x86_64-unknown-freebsd-12
33
freebsd_instance:
4-
image: freebsd-12-3-release-amd64
4+
image: freebsd-12-4-release-amd64
55
setup_script:
66
- pkg install -y curl
77
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)