CI: Update FreeBSD image to 13.1, fix build.

In principle, major FreeBSD versions should be ABI compatible.
But in this case the python3 binary would only run on 13.1, not 13.0.
This commit is contained in:
Florian Walpen 2023-01-26 23:12:18 +01:00
parent 99e5d115ea
commit f18660aa03
No known key found for this signature in database
GPG Key ID: E11C40B3BC8863BC
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ task:
freebsd_instance:
matrix:
- image_family: freebsd-12-3
- image_family: freebsd-13-0
- image_family: freebsd-13-1
environment:
CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include