Skip to content

Commit 41ef9d7

Browse files
committed
macosCI use gcc
1 parent 06212a9 commit 41ef9d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/env_macos.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ spack repo add ./spack_recipes/meshing_supersede
1313

1414
spack external find cmake
1515
spack compiler find
16-
spack install --only dependencies gmds+python~blocking+cgns ^cgns~mpi ^hdf5~mpi
16+
spack compiler remove apple-clang
17+
spack install --only dependencies gmds+python~blocking+cgns%gcc ^cgns~mpi ^hdf5~mpi

0 commit comments

Comments
 (0)