Bump ghcup metadata, because new GHC versions may have different bin/ layout

This commit is contained in:
2021-07-28 19:17:59 +02:00
parent 096103e65a
commit 442ddfd4e4
4 changed files with 2219 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ variables:
script:
- bash ./.gitlab/script/ghcup_version.sh
variables:
JSON_VERSION: "0.0.5"
JSON_VERSION: "0.0.6"
artifacts:
expire_in: 2 week
paths:
@@ -207,7 +207,7 @@ variables:
only:
- tags
variables:
JSON_VERSION: "0.0.5"
JSON_VERSION: "0.0.6"
######## stack test ########