diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b082d46b9d93c9eb6a839d93301214d5e8cb11a8..a800bd742019bdfd107dc8c5a1ee9b0c52f69d0e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,9 +23,6 @@ stages:
 build:
     <<: *global_tag_def
     stage: build
-    before_script:
-        - apt-get install -y python-pip
-        - python -m pip install scipy==1.11.3 --user
     script:
         - git submodule init
         - git submodule update