We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41622f commit c4db494Copy full SHA for c4db494
.cirrus.yml
@@ -1,7 +1,7 @@
1
task:
2
name: FreeBSD
3
freebsd_instance:
4
- image_family: freebsd-13-2
+ image_family: freebsd-14-0
5
install_script: pkg install -y ghc hs-cabal-install git
6
script:
7
- cabal update
0 commit comments