Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hdholm authored Feb 16, 2024
1 parent 343cfc7 commit 244c562
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 244c562

Please sign in to comment.