Skip to content

Commit

Permalink
Update FreeBSD used in Cirrus CI to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Nov 24, 2023
1 parent 9c95819 commit 44adcb7
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
@@ -1,7 +1,7 @@
task:
name: freebsd
freebsd_instance:
image: freebsd-13-2-release-amd64
image_family: freebsd-14-0-snap
setup_rust_script:
- pkg install -y git bash binutils
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit 44adcb7

Please sign in to comment.