cirrusci: update FreeBSD pkg
This commit is contained in:
committed by
Steve Chavez
parent
71f6061d30
commit
9f074cecce
+1
-1
@@ -11,7 +11,7 @@ build_task:
|
|||||||
|
|
||||||
install_script:
|
install_script:
|
||||||
# - pkg update
|
# - pkg update
|
||||||
- pkg install -y postgresql95-client ghc hs-cabal-install jq git
|
- pkg install -y postgresql12-client ghc hs-cabal-install jq git
|
||||||
|
|
||||||
# cache the hackage index file and downloads which are
|
# cache the hackage index file and downloads which are
|
||||||
# cabal v2-update downloads an incremental update, so we don't need to keep this up2date
|
# cabal v2-update downloads an incremental update, so we don't need to keep this up2date
|
||||||
|
|||||||
Reference in New Issue
Block a user