mirror of
https://github.com/curl/curl.git
synced 2025-03-19 15:40:42 +08:00
ci: stop building on freebsd-12-1
An updated freebsd-12-2 image was added a few months ago, and this older one is consistently failing to go past `pkginstall`: ``` Newer FreeBSD version for package py37-mlt: To ignore this error set IGNORE_OSVERSION=yes - package: 1202000 - running kernel: 1201000 Ignore the mismatch and continue? [Y/n]: pkg: repository FreeBSD contains packages for wrong OS version: FreeBSD:12:amd64 ``` FreeBSD thread suggests that 12.1 is EOL, and best to avoid. Ref: https://forums.freebsd.org/threads/78856/ Reviewed-by: Daniel Stenberg Closes #6622
This commit is contained in:
parent
35ca04ce1b
commit
7db6bc5eca
@ -29,7 +29,6 @@ task:
|
||||
# A stable 13.0 image likely won't be available before early 2021
|
||||
# image_family: freebsd-13-0-snap
|
||||
image_family: freebsd-12-2
|
||||
image_family: freebsd-12-1
|
||||
image_family: freebsd-11-4
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user