summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-12-13 18:00:28 -0500
committerBen Gamari <ben@smart-cactus.org>2018-12-13 21:59:20 -0500
commitbcca67d584b55d42e7f253a747080030036cd821 (patch)
treeafe9cd83f054ec992209fb8b8c6ee59ba4976011
parente9f68a1529687b11e22cf2b28e119b043dded6a6 (diff)
downloadhaskell-bcca67d584b55d42e7f253a747080030036cd821.tar.gz
gitlab-ci: Bump Darwin boot compiler to 8.6.3
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1c19167938..6ef2ca8240 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,7 +88,7 @@ validate-x86_64-darwin:
tags:
- x86_64-darwin
variables:
- GHC_VERSION: 8.6.2
+ GHC_VERSION: 8.6.3
MACOSX_DEPLOYMENT_TARGET: "10.7"
# Only Sierra and onwards supports clock_gettime. See #12858
ac_cv_func_clock_gettime: "no"