diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 259f200a2fc4e1a040e45d62db20cb47a1f1924a..9a786e6dfb750d0af377ffe02537b4ceb83c0513 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ default:
     - env
   interruptible: true
   tags:
-    - holi-small # build on smaller machine
+    - 1cpu-4gb # build on smaller machine
 
 variables:
   API_DOMAIN_PATH: "$CI_PROJECT_DIR/api_domain"