diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5280e2192c7027a72cd3f1f84f53472f9c93f83e..8f4ec94ac3372916f7e93546d80a3f43623eea28 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,6 @@ compile:
     expire_in: 10 minutes
   only:
     - master
-    - python12_update
 
 pages:
   variables:
@@ -40,7 +39,6 @@ pages:
       - public
   only:
     - master
-    - python12_update
 
 pack-linux:
   variables:
@@ -58,4 +56,3 @@ pack-linux:
       - build/python-api-src/commandcenter.pyi
   only:
     - master
-    - python12_update