mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-24 10:45:22 +01:00
deps: zstd upgrade 1.5.4 -> 1.5.6
This commit is contained in:
parent
fc9423e65b
commit
6b77ed7edc
643 changed files with 12178 additions and 17533 deletions
10
src/dependencies/zstd-1.5.6/.cirrus.yml
Normal file
10
src/dependencies/zstd-1.5.6/.cirrus.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
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: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
gmake shortest
|
Loading…
Add table
Add a link
Reference in a new issue