Add Chromium-only Blender WebEngine parity work
This commit is contained in:
9
blender-5.2.0/extern/zstd/.cirrus.yml
vendored
Normal file
9
blender-5.2.0/extern/zstd/.cirrus.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
task:
|
||||
name: FreeBSD (make check)
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-14-2
|
||||
install_script: pkg install -y gmake coreutils
|
||||
script: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
gmake check
|
||||
Reference in New Issue
Block a user