File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 2626 STACK_VERSION : ' 2.13.1'
2727 FLATBUFFERS_VERSION : ' 23.5.26'
2828 GHC_VERSION : ' 9.6.4'
29- CABAL_VERSION : ' 3.6.2.0'
3029 PROTOC_VERSION : ' 25.2'
3130 STATIC_NODE_BINARY_IMAGE_NAME : ' static-node-binaries'
3231 AWS_ROLE_TO_ASSUME : ' arn:aws:iam::192549843005:role/github_concordium-node'
@@ -333,7 +332,6 @@ jobs:
333332 uses : haskell-actions/setup@v2
334333 with :
335334 ghc-version : ${{ env.GHC_VERSION }}
336- cabal-version : ${{ env.CABAL_VERSION }}
337335 enable-stack : true
338336 stack-version : ${{ env.STACK_VERSION }}
339337
@@ -383,7 +381,6 @@ jobs:
383381 - uses : haskell-actions/setup@v2
384382 with :
385383 ghc-version : ${{ env.GHC_VERSION }}
386- cabal-version : ${{ env.CABAL_VERSION }}
387384 enable-stack : true
388385 stack-version : ${{ env.STACK_VERSION }}
389386
You can’t perform that action at this time.
0 commit comments