[libgda/LIBGDA_6.0] CI: switch to ubuntu latest because MySQL
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_6.0] CI: switch to ubuntu latest because MySQL
- Date: Fri, 17 Sep 2021 22:44:28 +0000 (UTC)
commit eebecee5ade4e951bcba62d6b1b8cdd10a1facc2
Author: Daniel Espinosa <esodan gmail com>
Date: Thu Sep 16 23:23:13 2021 -0500
CI: switch to ubuntu latest because MySQL
We have tests against MySQL 8 and MariaDb is the only
avilable on Debian Stable, so switching to LTS version
of Ubuntu
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f1b1db28..87b1058b8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@
# use the official gcc image, based on debian
# can use verions as well, like gcc:5.2
# see https://hub.docker.com/_/gcc/
-image: debian:stable
+image: ubuntu:latest
services:
- postgres:11
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]