mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
changed to freebsd 15
since the image 16 does not seem to work
This commit is contained in:
parent
c7c29693c9
commit
85c5fa09fd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ task:
|
||||||
name: FreeBSD (make check)
|
name: FreeBSD (make check)
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
image_family: freebsd-16-0-snap
|
image_family: freebsd-15-0-amd64-zfs
|
||||||
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…
Add table
Add a link
Reference in a new issue