Update FreeBSD version in .cirrus.yml

The FreeBSD version used for testing in .cirrus.yml has been updated from 12.4 to 14.0. This change ensures that the tests run on the latest stable version of the operating system, providing more reliable and up-to-date test results.
This commit is contained in:
Winni Neessen 2024-01-23 12:31:30 +01:00
parent 99dd296486
commit 697584b311
Signed by: wneessen
GPG key ID: 385AC9889632126E

View file

@ -9,9 +9,9 @@ freebsd_task:
- name: FreeBSD 13.2
freebsd_instance:
image_family: freebsd-13-2
- name: FreeBSD 12.4
- name: FreeBSD 14.0
freebsd_instance:
image_family: freebsd-12-4
image_family: freebsd-14-0
env:
TEST_ALLOW_SEND: 0