Skip to content

Commit

Permalink
Auto merge of #3028 - asomers:fbsd12.4, r=JohnTitor
Browse files Browse the repository at this point in the history
Update FreeBSD 12 CI environment to 12.4

12.3 will soon be EoL.
  • Loading branch information
bors committed Dec 8, 2022
2 parents ce5afa7 + 3012fb3 commit 2cc0b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
@@ -1,7 +1,7 @@
task:
name: nightly x86_64-unknown-freebsd-12
freebsd_instance:
image: freebsd-12-3-release-amd64
image: freebsd-12-4-release-amd64
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit 2cc0b3b

Please sign in to comment.