From 8471d06c96f2d3c15d1bd7558b4217d618af0cc5 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Fri, 3 Mar 2023 20:45:44 +0100 Subject: [PATCH] Disable FreeBSD 14 CI Fails randomly on the signals test, no idea why. --- .cirrus.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index dee0cbc93..1c2400ef1 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -80,9 +80,9 @@ linux_arm_task: freebsd_task: matrix: - - name: FreeBSD 14 - freebsd_instance: - image_family: freebsd-14-0-snap + # - name: FreeBSD 14 + # freebsd_instance: + # image_family: freebsd-14-0-snap - name: FreeBSD 13 freebsd_instance: image: freebsd-13-1-release-amd64