diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b799cd4cd8f9920f491ef05c0d28416bc208b85..29d87d3877d78b4cb26344d5dbfd7d1d512dfb36 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ variables:
         path_suffix: ['']
 
       - environment: [izar]
-        slurm_options: ['-c 20 --gpus 1 -p izar']
+        slurm_options: ['-c 20 --gpus 1 -p gpu']
         apptainer_options: ['--nv']
         stack: ["pinot-noir"]
         app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]