Skip to content

Commit 746d339

Browse files
committed
CI: bump FreeBSD version
1 parent 879f9b5 commit 746d339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
task:
22
name: FreeBSD
33
freebsd_instance:
4-
image_family: freebsd-14-0
4+
image_family: freebsd-14-2
55
install_script:
66
- pkg install -y git gmake
77
- curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | BOOTSTRAP_HASKELL_NONINTERACTIVE=1 BOOTSTRAP_HASKELL_INSTALL_NO_STACK=1 sh

0 commit comments

Comments
 (0)