removed FreeBSD 13.2 test from Cirrus CI

it has been failing for a while and doesn't seem to get fixed.

There is still the FreeBSD 14.0 test running.
This commit is contained in:
Yann Collet 2024-06-12 12:02:51 -07:00
parent d4c24930fc
commit e554fde064

View File

@ -3,7 +3,6 @@ task:
freebsd_instance:
matrix:
image_family: freebsd-14-0
image_family: freebsd-13-2
install_script: pkg install -y gmake
script: |
cc -v