mirror of
https://github.com/facebook/zstd.git
synced 2026-01-06 11:21:19 +03:00
Update FreeBSD CI: drop 12.4 as it is nearly EOL
12.4 is EOL as of the end of December 2023, and pkg installation will start failing some time after that so remove those jobs now.
This commit is contained in:
@@ -3,7 +3,6 @@ task:
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-13-2
|
||||
image_family: freebsd-12-4
|
||||
install_script: pkg install -y gmake coreutils
|
||||
script: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
|
||||
Reference in New Issue
Block a user