Skip to content

Commit

Permalink
Update FreeBSD 13 CI image to 13.1
Browse files Browse the repository at this point in the history
13.0 is EoL.
  • Loading branch information
asomers committed Oct 1, 2022
1 parent d99c37d commit 01637a9
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 @@ -15,7 +15,7 @@ task:
task:
name: nightly x86_64-unknown-freebsd-13
freebsd_instance:
image: freebsd-13-0-release-amd64
image: freebsd-13-1-release-amd64
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit 01637a9

Please sign in to comment.