summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2020-01-17 08:43:16 -0500
committerBen Gamari <ben@well-typed.com>2020-01-17 08:43:16 -0500
commita71323ffebf7663c50025d2731bf9de2d04f82c3 (patch)
tree97591743e362c204a216457d08a480ea71f706ed
parentf6bf2ce88a13bab21ac6da289f3d32dd8f811048 (diff)
downloadhaskell-a71323ffebf7663c50025d2731bf9de2d04f82c3.tar.gz
gitlab-ci: Don't FORCE_SYMLINKS on Windows
Not all runners have symlink permissions enabled.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dcd05397a7..7adf859081 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -791,7 +791,7 @@ validate-x86_64-linux-fedora27:
- bash -c 'make clean || true'
dependencies: []
variables:
- FORCE_SYMLINKS: 1
+ #FORCE_SYMLINKS: 1
LANG: "en_US.UTF-8"
SPHINXBUILD: "/mingw64/bin/sphinx-build.exe"
cache: