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 eced23b commit 29b049dCopy full SHA for 29b049d
.cirrus.yml
@@ -15,7 +15,7 @@ task:
15
# See https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
16
image: family/pg-ci-openbsd-vanilla
17
platform: openbsd
18
- install_script: pkg_add ghc cabal-install git autoconf-2.71
+ install_script: pkg_add ghc cabal-install git autoconf-2.71p0
19
script:
20
- export AUTOCONF_VERSION=2.71
21
- export CABAL_DIR=/tmp/.cabal
0 commit comments