From 343cfc70ecfeba1a385ff387790cdf35fc083274 Mon Sep 17 00:00:00 2001 From: Howard Holm Date: Fri, 16 Feb 2024 18:04:12 -0500 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 604835f..94a7a38 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,10 +1,11 @@ freebsd_instance: - task: - skip: !changesInclude('**.md') - matrix: - - image_family: freebsd-13-2 - - image_family: freebsd-14-0 - - image_famuily: freebsd-15-0-snap + +task: + skip: !changesInclude('**.md') + matrix: + - image_family: freebsd-13-2 + - image_family: freebsd-14-0 + - image_famuily: freebsd-15-0-snap install_script: pkg install -y meson pkgconf jansson asciidoc jq script: