diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 422e484c1cee1b72b45110f15c308b6dee1b7f09..e97912be042e9ae5bccc6f8137acacbe28223b76 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ build:
   stage: build
   image: rust:slim
   tags:
-    - heavyweight
+    - lightweight
   before_script:
     - apt update && apt install -y libssl-dev pkg-config
   script: