Commit 20650400 authored by Stan Hu's avatar Stan Hu

Merge branch 'use-pg-10.7' into 'master'

Use PostgreSQL 10.7 in tests

See merge request gitlab-org/gitlab-ce!28020
parents 5d2f46a5 d2ed4884
......@@ -6,7 +6,7 @@
.use-pg-10: &use-pg-10
services:
- postgres:10.0
- postgres:10.7
- redis:alpine
.use-mysql: &use-mysql
......
---
title: Use PostgreSQL 10.7 in tests
merge_request: 28020
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment