Index: issm/trunk-jpl/jenkins/mac-silicon-examples
===================================================================
--- issm/trunk-jpl/jenkins/mac-silicon-examples	(revision 27702)
+++ issm/trunk-jpl/jenkins/mac-silicon-examples	(revision 27807)
@@ -12,4 +12,6 @@
 #
 
+MATLAB_PATH="/Applications/MATLAB_R2022b.app" # NOTE: Although we do not configure/compile MATLAB wrappers, we need to set this variable for testing
+
 #--------------------#
 # ISSM Configuration #
@@ -22,7 +24,4 @@
 	--enable-debugging \
 	--with-numthreads=8 \
-	--with-python-version=3.9 \
-	--with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \
-	--with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy \
 	--with-fortran-lib="-L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/12 -lgfortran" \
 	--with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
@@ -60,5 +59,5 @@
 	netcdf		install-4.7-parallel.sh
 	proj		install-6.sh
-	gdal		install-3-python.sh
+	gdal		install-3.sh
 	gshhg		install.sh
 	gmt			install-6-mac.sh
