ci(cirrus): update to FreeBSD 14.3 (#36813)

This commit is contained in:
zeertzjq
2025-12-03 08:55:05 +08:00
committed by GitHub
parent a702534c50
commit 6456a7cd1e

View File

@@ -6,7 +6,7 @@ freebsd_task:
name: FreeBSD
only_if: $BRANCH != "master"
freebsd_instance:
image_family: freebsd-14-2
image_family: freebsd-14-3
timeout_in: 30m
install_script:
- pkg install -y cmake gmake ninja unzip wget gettext python git