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 a78a483 commit 343cfc7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 343cfc7

Please sign in to comment.