diff --git a/.ci/azure/pipelines.yml b/.ci/azure/pipelines.yml
index 45f81fa953323d751f1f3f4f1645848094bc4e6c..66969adb57a272798dc492098047ccefc5b34821 100644
--- a/.ci/azure/pipelines.yml
+++ b/.ci/azure/pipelines.yml
@@ -12,16 +12,16 @@ jobs:
   parameters:
     dockerimage: debian-unstable_gcc_full
     jobname: 'unstable_gcc'
-    module: 'dune-xt-common'
+    module: 'dune-xt'
 
 - template: azure-job-template.yml@templates
   parameters:
     dockerimage: debian_gcc_full
     jobname: 'gcc'
-    module: 'dune-xt-common'
+    module: 'dune-xt'
 
 - template: azure-job-template.yml@templates
   parameters:
     dockerimage: debian_clang_full
     jobname: 'clang'
-    module: 'dune-xt-common'
+    module: 'dune-xt'