From d37cbeb8c19632d182e81c173109fc1f1f448c35 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 25 Mar 2019 14:28:58 +0100
Subject: [PATCH] use mac

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2c76f2..b361b8c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,5 +4,5 @@ sync:
   script:
     - ssh -o StrictHostKeyChecking=no -i /home/gitlab-runner/.ssh/id_rsa geuzaine@onelab.info 'cd .wwwonelab && git pull'
   tags:
-    - linux64
+    - macos64
     - official
-- 
GitLab