Skip to content

Commit c4db494

Browse files
authored
Bump FreeBSD version in .cirrus.yml (#681)
...with the hope of un-breaking CI
1 parent a41622f commit c4db494

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-13-2
4+
image_family: freebsd-14-0
55
install_script: pkg install -y ghc hs-cabal-install git
66
script:
77
- cabal update

0 commit comments

Comments
 (0)