[libgda] CI: use PostgreSQL 11 instead of latest 12
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] CI: use PostgreSQL 11 instead of latest 12
- Date: Thu, 10 Oct 2019 14:08:01 +0000 (UTC)
commit 348076a37a1ac7974b7a29a6818c493735184e1f
Author: Daniel Espinosa <esodan gmail com>
Date: Thu Oct 10 09:07:07 2019 -0500
CI: use PostgreSQL 11 instead of latest 12
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f63a3c9d7..8c7937d6c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@
image: ubuntu:devel
services:
- - postgres:latest
+ - postgres:11
- mysql:5.7
stages:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]