mirror of
https://github.com/facebook/zstd.git
synced 2025-12-10 00:06:51 -05:00
Merge pull request #4065 from embg/freebsd_ci
Drop support for FreeBSD 13.2 CI
This commit is contained in:
commit
7ddf633a8a
@ -3,7 +3,6 @@ task:
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
image_family: freebsd-14-0
|
image_family: freebsd-14-0
|
||||||
image_family: freebsd-13-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