CI: bump FreeBSD to 14.0

This commit is contained in:
Bodigrim 2024-06-29 17:18:57 +01:00
parent e38d207ebf
commit 1e983f41e2

View File

@ -1,7 +1,7 @@
task:
name: FreeBSD
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-14-0
install_script: pkg install -y ghc hs-cabal-install git
script:
- cabal update