diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index afc8f72805ce0604c9199d1e532050bfd7f0df3d..b4ec40522190883cf9cce4e5adb110248b216a9f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 before_script:
-  - python -V
+  - python3 -V
   - uname -a
 
 unittest: