From a78a4839df5b2532eef2964ac0d51c1b8dd76445 Mon Sep 17 00:00:00 2001 From: Howard Holm Date: Fri, 16 Feb 2024 18:02:13 -0500 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index ddff5ff..604835f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ -task: - skip: !changesInclude('**.md') - freebsd_instance: +freebsd_instance: + task: + skip: !changesInclude('**.md') matrix: - image_family: freebsd-13-2 - image_family: freebsd-14-0