1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-06 16:56:49 +02:00

Cirrus-CI: Add FreeBSD 14

This commit is contained in:
Ed Maste 2023-12-13 19:56:14 -05:00
parent 903bc264ad
commit a52d897d60

View File

@ -2,6 +2,7 @@ task:
name: FreeBSD (shortest)
freebsd_instance:
matrix:
image_family: freebsd-14-0
image_family: freebsd-13-2
install_script: pkg install -y gmake coreutils
script: |