mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05: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:
parent
b8d1366852
commit
691b71be93
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user