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:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cfe49d78c..9196a00eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -188,6 +188,7 @@ test:
- GO_VERSION: [ "1.16", "1.17" ]
TARGET: test
- GO_VERSION: "1.17"
+ POSTGRES_VERSION: [ "12.6-alpine", "11.14-alpine" ]
TARGET: [ test-with-proxies, test-with-praefect, race-go ]
nightly:git: