CI: drop the FreeBSD 12.X build

Cirrus' new free tier won't let us have many builds, so drop the
nonessential ones. The FreeBSD 13.X build will still give us the most
relevant FreeBSD coverage.
This commit is contained in:
Dan Fandrich 2023-08-30 13:47:11 -07:00
Родитель cc746076e0
Коммит 756de05d89
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -46,9 +46,6 @@ freebsd_task:
- name: FreeBSD 13.2
freebsd_instance:
image_family: freebsd-13-2
- name: FreeBSD 12.4
freebsd_instance:
image_family: freebsd-12-4
env:
CIRRUS_CLONE_DEPTH: 10