Skip to content

Commit 8d351ab

Browse files
committed
cirrus.yml: upgrade to working FreeBSD image
1 parent 3e66c4a commit 8d351ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
task:
22
freebsd_instance:
33
matrix:
4-
- image_family: freebsd-13-3
5-
- image_family: freebsd-14-0
4+
- image_family: freebsd-14-2
65
install_script: pkg install -y cmake
76
script:
87
- cmake -B build -DLIBDEFLATE_BUILD_TESTS=1

0 commit comments

Comments
 (0)