Skip to content

Commit

Permalink
remove export PKG_PATH for NetBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 22, 2024
1 parent d428f14 commit 6de1d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ task:
image: family/pg-ci-netbsd-vanilla-10-0
platform: netbsd
install_script:
- export PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/"
- pkg_add ghc cabal-install git
script:
- export CABAL_DIR=/tmp/.cabal
Expand Down

0 comments on commit 6de1d46

Please sign in to comment.