Skip to content

Commit 14105ed

Browse files
committed
revert gcc latest with MPI test
1 parent e4f2120 commit 14105ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-gcc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cd build
2525
cmake -G Ninja \
2626
-DCMAKE_BUILD_TYPE=Debug \
27-
-DUSE_MPI=ON \
27+
-DUSE_MPI=OFF \
2828
-DUSE_OPENMP=ON \
2929
-DUSE_SMM=blas \
3030
-DUSE_MPI_F08=ON \

0 commit comments

Comments
 (0)