Skip to content

Commit

Permalink
cirrus.yml: upgrade to working FreeBSD image
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiggers committed Feb 7, 2024
1 parent 2aa309a commit df57d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
task:
freebsd_instance:
matrix:
- image_family: freebsd-12-3
- image_family: freebsd-13-2
- image_family: freebsd-14-0
install_script: pkg install -y cmake
script:
- cmake -B build -DLIBDEFLATE_BUILD_TESTS=1
Expand Down

0 comments on commit df57d70

Please sign in to comment.