Skip to content

Commit 29b049d

Browse files
committed
Fix OpenBSD CI job
1 parent eced23b commit 29b049d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ task:
1515
# See https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
1616
image: family/pg-ci-openbsd-vanilla
1717
platform: openbsd
18-
install_script: pkg_add ghc cabal-install git autoconf-2.71
18+
install_script: pkg_add ghc cabal-install git autoconf-2.71p0
1919
script:
2020
- export AUTOCONF_VERSION=2.71
2121
- export CABAL_DIR=/tmp/.cabal

0 commit comments

Comments
 (0)