Skip to content

Commit

Permalink
Bump FreeBSD version in .cirrus.yml (#681)
Browse files Browse the repository at this point in the history
...with the hope of un-breaking CI
  • Loading branch information
clyring committed Jun 5, 2024
1 parent a41622f commit c4db494
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,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
Expand Down

0 comments on commit c4db494

Please sign in to comment.