Index: /issm/trunk-jpl/jenkins/mac-silicon-basic
===================================================================
--- /issm/trunk-jpl/jenkins/mac-silicon-basic	(revision 27787)
+++ /issm/trunk-jpl/jenkins/mac-silicon-basic	(revision 27788)
@@ -15,6 +15,5 @@
 #--------------------#
 
-MATLAB_PATH="/Applications/MATLAB_R2022b.app" # NOTE: Although we do not configu
-re/compile MATLAB wrappers, we need to set this variable for testing
+MATLAB_PATH="/Applications/MATLAB_R2022b.app" # NOTE: Although we do not configure/compile MATLAB wrappers, we need to set this variable for testing
 
 ISSM_CONFIG='\
@@ -25,5 +24,5 @@
 	--without-wrappers \
 	--with-numthreads=8 \
-	--with-fortran-lib="-L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/12 -lgfortran" \
+	--with-fortran-lib="-L/usr/local/gfortran/lib -lgfortran" \
 	--with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
 	--with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
@@ -81,5 +80,7 @@
 #
 # NOTE:
-# - test701 is skipped because it uses full Stokes equations
+# - Tests 462-464, 517 excluded because of "Arrays have incompatible sizes for 
+#	this operation."
+# - Test 701 is skipped because it uses full Stokes equations
 #
 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota'),435,701,702,703]"
