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:
Viktor Szakats 2021-02-18 11:18:36 +00:00
parent 35ca04ce1b
commit 7db6bc5eca
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -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: