Skip to content

Commit

Permalink
Update to FreeBSD 13.1 to fix cabal-install (haskell#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell authored and Bodigrim committed Nov 26, 2022
1 parent ad1dfbf commit e5898ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
freebsd_instance:
image_family: freebsd-13-0
image_family: freebsd-13-1

task:
install_script: pkg install -y ghc hs-cabal-install git
Expand Down

0 comments on commit e5898ca

Please sign in to comment.