summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2021-02-18 11:18:36 +0000
committerViktor Szakats <commit@vsz.me>2021-02-18 11:21:04 +0000
commit7db6bc5ecaef321f32639149ba3737b1c8393b9c (patch)
treef73c66aedf49aa117f658a34df011cff0bd8d474 /.cirrus.yml
parent35ca04ce1b77636f4d929e0d2b83feda081d6684 (diff)
downloadcurl-7db6bc5ecaef321f32639149ba3737b1c8393b9c.tar.gz
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
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 77efa4323..73b34e45e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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: