Skip to content

Commit

Permalink
update to freebsd-14-0
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDaveD committed Feb 16, 2024
1 parent c41a22a commit 86dc93f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ env:

freebsd_task:
freebsd_instance:
image_family: freebsd-12-3
image_family: freebsd-14-0
setup_script:
- pkg install -y autoconf automake libtool pkgconf fusefs-libs
- pkg install -y lzo2 liblz4 zstd
- pkg install -y squashfs-tools coreutils
- kldload fuse
- sysctl vfs.usermount=1
build_script:
- ./autogen.sh
Expand Down

0 comments on commit 86dc93f

Please sign in to comment.