We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e866c commit 84ebdbcCopy full SHA for 84ebdbc
.cirrus.yml
@@ -16,6 +16,7 @@ task:
16
# See https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
17
image: family/pg-ci-openbsd-vanilla
18
platform: openbsd
19
+ disk: 100
20
install_script: pkg_add ghc cabal-install git
21
script:
22
- export CABAL_DIR=/tmp/.cabal
0 commit comments