diff --git a/.ci/Jenkinsfile b/.ci/Jenkinsfile
index fb8696e76ae19ceefe442c35daad98386d2da6ee..8d6bd9bbad45a9934ec7623bae7c5dfdd50fdbdd 100755
--- a/.ci/Jenkinsfile
+++ b/.ci/Jenkinsfile
@@ -191,13 +191,6 @@ pipeline {
 					}
 				}
 
-				// neuromorphic sampling library
-				stage('model-nmsampling-sbs') {
-					steps {
-						build(job: 'bld_gerrit_model-nmsampling-sbs_dependencies',
-							  parameters: [string(name: 'OVERWRITE_DEFAULT_CONTAINER_IMAGE', value: CONTAINER_IMAGE)])
-					}
-				}
 				// Visionary KiCad library
 				stage('pcb-kicad-lib') {
 					steps {