ci(cirrus): use FreeBSD 13.2 (#24684)

This commit is contained in:
zeertzjq 2023-09-11 12:41:53 +08:00 committed by GitHub
parent c8c73b26f3
commit 4258f4d53c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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