diff --git a/manifest-integration.yml b/manifest-integration.yml
index 56a0811cd894ceae24814749e2147f8bbce678d9..72953727b9c04bd52075755357d26ce304418cff 100644
--- a/manifest-integration.yml
+++ b/manifest-integration.yml
@@ -111,8 +111,6 @@ merge:
  # --------------------------------------------------------------------------------------
 build:
   stage: build
-  tags:
-    - infrastructure
   rules:
     # Do not run build if the "skip build" label is set on the merge request
     - if: $CI_MERGE_REQUEST_LABELS =~ /skip build/