summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2016-10-13 10:22:37 +0200
committerlouiz’ <louiz@louiz.org>2016-10-13 10:22:37 +0200
commit7dfc08ca9bed56ce0ea09692e86925e3f665078d (patch)
tree4cbfc28f8f9b6a09a99d74c36b16d466363f7f82
parent34bd8b93da7f7dd570a100b125941eef6331410e (diff)
downloadbiboumi-7dfc08ca9bed56ce0ea09692e86925e3f665078d.tar.gz
biboumi-7dfc08ca9bed56ce0ea09692e86925e3f665078d.tar.bz2
biboumi-7dfc08ca9bed56ce0ea09692e86925e3f665078d.tar.xz
biboumi-7dfc08ca9bed56ce0ea09692e86925e3f665078d.zip
Use g++ for the openbsd tests
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2d0fc6..9692c5e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,7 +105,7 @@ test:fedora:
test:openbsd:
variables:
- COMPILER: "clang++"
+ COMPILER: "g++"
SYSTEMD: "-DWITHOUT_SYSTEMD=1"
stage: test
tags: