summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-03 11:31:05 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-03 11:31:05 -0300
commit36b0aad136e42687ed5f5383f8d93128d73c398b (patch)
tree3623e1accd85facc529f87da083b08c86728500b
parent19b9a384add03c7393f6645dc37e112bce70a46a (diff)
downloadhercules-36b0aad136e42687ed5f5383f8d93128d73c398b.tar.gz
hercules-36b0aad136e42687ed5f5383f8d93128d73c398b.tar.bz2
hercules-36b0aad136e42687ed5f5383f8d93128d73c398b.tar.xz
hercules-36b0aad136e42687ed5f5383f8d93128d73c398b.zip
Attempt to fix gcc-8 pipelines
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 88dff2f89..684f316f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -339,7 +339,7 @@ re:gcc-8:
<<: *branch_exceptions
<<: *prerequisites
stage: secondary
- image: debian:unstable
+ image: debian:buster
services:
- mariadb:10
variables: