1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

cirrus-ci: disable the FreeBSD 13 builds

FreeBSD 13.0 is apparently close to a year away from a stable release
and has proven to cause intermittent builds failures recently.

Assisted-by: Dan Fandrich
Assisted-by: Fedor Korotkov
Fixes #5028
Closes #5029
This commit is contained in:
Daniel Stenberg 2020-03-03 14:20:04 +01:00
parent b8d1366852
commit 691b71be93
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -6,7 +6,7 @@ task:
freebsd_instance:
matrix:
# A stable 13.0 image likely won't be available before early 2021
image_family: freebsd-13-0-snap
# image_family: freebsd-13-0-snap
image_family: freebsd-12-1
# The stable 11.3 image causes "Agent is not responding" so use a snapshot
image_family: freebsd-11-3-snap