My working unpac space for OCaml projects in development
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[ci] update freebsd image

+1 -1
+1 -1
vendor/git/zstd-c/.cirrus.yml
··· 2 2 name: FreeBSD (make check) 3 3 freebsd_instance: 4 4 matrix: 5 - image_family: freebsd-14-2 5 + image_family: freebsd-16-0-snap 6 6 install_script: pkg install -y gmake coreutils 7 7 script: | 8 8 MOREFLAGS="-Werror" gmake -j all