]> git.ipfire.org Git - thirdparty/curl.git/commit
ci: stop building on freebsd-12-1
authorViktor Szakats <commit@vsz.me>
Thu, 18 Feb 2021 11:18:36 +0000 (11:18 +0000)
committerViktor Szakats <commit@vsz.me>
Thu, 18 Feb 2021 11:21:04 +0000 (11:21 +0000)
commit7db6bc5ecaef321f32639149ba3737b1c8393b9c
treef73c66aedf49aa117f658a34df011cff0bd8d474
parent35ca04ce1b77636f4d929e0d2b83feda081d6684
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
.cirrus.yml