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 775aeb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ 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
- kldload fusefs
- sysctl vfs.usermount=1
build_script:
- ./autogen.sh
Expand Down

0 comments on commit 775aeb3

Please sign in to comment.