Skip to content

Commit b19384e

Browse files
committed
cirrus-ci: upgrade stack
1 parent 7d5f6bb commit b19384e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .cirrus.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ task:
1616
install_dependencies_script: brew install automake libtool haskell-stack gmp
1717
install_secp256k1_script: .github/scripts/install-libsecp256k1.sh
1818
install_libff_script: .github/scripts/install-libff.sh
19+
install_stack_script: stack upgrade
1920
install_ghc_script: stack --resolver=lts-20.05 setup
2021

2122
build_dependencies_script: >

0 commit comments

Comments
 (0)