diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3662bd51304bf988be7f53b7cc5a0ad313d84f1d..27a17cee4aea8472f6b1d1ab0113462fabffdc9d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ job 1:
   stage: build
   script:
     - make
-    - ping -c 1 google.com
+    - ping -c 1 ITIGNS3.infra.hesge.ch
 
 job 2:
   stage: test