Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b1ca532e7..98380b298 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -344,9 +344,6 @@ test:macos:
variables:
<<: *test_variables
CACHE_PREFIX: !reference [.versions, macos]
- # This is required to fix inconsistent deployment targets across CGo and
- # libgit2.
- MACOSX_DEPLOYMENT_TARGET: "12.0"
PGDATA: /Volumes/RAMDisk/postgres
PGHOST: localhost
PGUSER: gitlab