From 579bc1811d65f88308019f12c693250e7a9af2db Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Wed, 22 Jan 2020 22:37:55 +0100
Subject: [PATCH] Probably also AVX

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f54157537..116739c0a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,6 +78,7 @@ ubuntu:
   tags:
     - docker
     - cuda
+    - AVX
 
 minimal-conda:
   stage: test
-- 
GitLab