diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index adf2edf44bc58549abb5ecbd759be07ba2ff9c6b..c8685d94b0d8fb82d2df2075fc1320bd077254ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@
 
 default:
    image: gcc
-   tags: development
+   tags: ["development"]
 
 # Switch from branch pipelines to merge request pipelines when a merge request is created
 workflow: