diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6e5cf06fda0b02c156518b7df7600596a1577485..356ae10d78bb1c5dcc55160c70a9bf944a89eda9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
   RUN:
-    value: "mac"
+    value: "all"
     description: "The tests that should run. Possible values: ubuntu, win, mac, all."
   GIT_DEPTH: 1