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 879f9b5 commit 746d339Copy full SHA for 746d339
.cirrus.yml
@@ -1,7 +1,7 @@
1
task:
2
name: FreeBSD
3
freebsd_instance:
4
- image_family: freebsd-14-0
+ image_family: freebsd-14-2
5
install_script:
6
- pkg install -y git gmake
7
- 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