diff --git a/CI/configure_option.cmake b/CI/configure_option.cmake
index 5354ccfe25ad5ee1930b7ae732dd1f030629f884..7cc9b319fa96eec436a3454d916c7e7c2eb35d21 100644
--- a/CI/configure_option.cmake
+++ b/CI/configure_option.cmake
@@ -45,7 +45,7 @@ OTB_USE_MUPARSER:BOOL=ON
 OTB_USE_MUPARSERX:BOOL=ON
 OTB_USE_OPENCV:BOOL=ON
 OTB_USE_OPENGL:BOOL=ON
-OTB_USE_OPENMP:BOOL=ON
+OTB_USE_OPENMP:BOOL=OFF
 OTB_USE_QT:BOOL=ON
 OTB_USE_QWT:BOOL=ON
 OTB_USE_SHARK:BOOL=ON