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