diff --git a/.cirrus.yml b/.cirrus.yml index 94a7a38..ddff5ff 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,11 +1,10 @@ -freebsd_instance: - task: skip: !changesInclude('**.md') - matrix: - - image_family: freebsd-13-2 - - image_family: freebsd-14-0 - - image_famuily: freebsd-15-0-snap + freebsd_instance: + 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: