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 be49368 commit df588ad
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:
matrix:
- image_family: freebsd-13-2
- image_family: freebsd-14-0
- image_famuily: freebsd-15-0-snap

task:
skip: !changesInclude('**.md')
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:
- mkdir build && cd build
Expand Down

0 comments on commit df588ad

Please sign in to comment.