Skip to content

Commit 55d8905

Browse files
committed
Focus on one build configuration in GH actions for now.
1 parent 8949eb2 commit 55d8905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/spack_cpu_build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ jobs:
107107
# - exago@develop~mpi~ipopt+hiop~python+raja
108108
# See #16 - +python~mpi causes issues
109109
# - exago@develop~mpi~ipopt+hiop+python~raja
110-
- exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
110+
#- exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
111111
# See #40 - +hiop+raja~ipopt ^hiop~sparse is useful for edge cases
112-
- exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
112+
#- exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
113113

114114
name: Build ExaGO with Spack
115115
steps:

0 commit comments

Comments
 (0)