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 244c562 commit 3b56feb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
task:
skip: !changesInclude('**.md')
freebsd_instance:
matrix:
- image_family: freebsd-13-2
- image_family: freebsd-14-0
- image_famuily: freebsd-15-0-snap

- image_family: 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 3b56feb

Please sign in to comment.