mirror of
https://github.com/facebook/zstd.git
synced 2025-10-04 00:02:33 -04:00
updated FreeBSD VM to 14.2
14.1 seems no longer supported by gcloud
This commit is contained in:
parent
2b7c661ad2
commit
b73e06b83e
@ -2,7 +2,7 @@ task:
|
|||||||
name: FreeBSD (make check)
|
name: FreeBSD (make check)
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
image_family: freebsd-14-1
|
image_family: freebsd-14-2
|
||||||
install_script: pkg install -y gmake coreutils
|
install_script: pkg install -y gmake coreutils
|
||||||
script: |
|
script: |
|
||||||
MOREFLAGS="-Werror" gmake -j all
|
MOREFLAGS="-Werror" gmake -j all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user