diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 55b9e977341ffcfc2d9d7e1d088ea98a752b8de9..97ef0f1612270c656569644e65daf3e67e9e70e5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,7 @@ build-zynthbox-image-armhf:
     # Clone repositories required to generate image
     - echo "# Clone repositories required to generate image"
     - git clone https://github.com/zynthbox/CustomPiOS.git
-    - git clone https://github.com/zynthbox/ZynthianOS.git -b dev-bullseye
+    - git clone https://github.com/zynthbox/ZynthianOS.git
 
     # Setup Zynthbox Repo sourceline
     - echo "# Setup Zynthbox Repo sourceline"