Skip to content

Commit

Permalink
ci(cirrus): update to freebsd-14-2
Browse files Browse the repository at this point in the history
Previous `freebsd-14-0` image was dropped
  • Loading branch information
clason committed Feb 12, 2025
1 parent 15bc930 commit 8117db4
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 @@ -6,7 +6,7 @@ freebsd_task:
name: FreeBSD
only_if: $BRANCH != "master"
freebsd_instance:
image_family: freebsd-14-0
image_family: freebsd-14-2
timeout_in: 30m
install_script:
- pkg install -y cmake gmake ninja unzip wget gettext python git
Expand Down

0 comments on commit 8117db4

Please sign in to comment.