cirrus: Use FreeBSD 12.2

This seems to fix the build with Autotools that recently started to fail
with:

autom4te-2.69: need GNU m4 1.4 or later: /usr/local/bin/gm4
aclocal: error: /usr/local/bin/autom4te-2.69 failed with exit status: 1
autoreconf-2.69: aclocal failed with exit status: 1

Closes strongswan/strongswan#197.
This commit is contained in:
Fedor Korotkov 2021-02-15 13:58:55 -05:00 committed by Tobias Brunner
parent 7bd9c0c85e
commit af9d2a8f1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
freebsd_instance:
image: freebsd-12-1-release-amd64
image_family: freebsd-12-2
env:
TESTS_REDUCED_KEYLENGTHS: yes