File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -103,18 +103,18 @@ jobs:
103103 # - exago@develop~mpi~ipopt~hiop~python~raja
104104 # See #44 - +mpi~python should fail if no python in system,
105105 # but the runner happens to have one...
106- - exago@develop+mpi~ipopt+hiop~python~raja ^openmpi ^hiop~raja~sparse
106+ - exago@develop+mpi~ipopt+hiop~python~raja build_type=Debug ^openmpi ^hiop~raja~sparse
107107 # See #18 - +hiop~mpi causes issues
108108 # - exago@develop~mpi~ipopt+hiop~python+raja
109109 # See #16 - +python~mpi causes issues
110110 # - exago@develop~mpi~ipopt+hiop+python~raja
111111 # Python build in GH actions is failing. Using system python.
112112 # - exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
113113 # See #40 - +hiop+raja~ipopt ^hiop~sparse is useful for edge cases
114- - exago@develop+mpi~ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
115- - exago@develop+mpi+ipopt+hiop~python+raja ^openmpi ^hiop+raja~sparse
116- - exago@develop+mpi+ipopt+hiop+python+raja ^openmpi ^hiop+raja~sparse
117- - exago@develop+mpi+ipopt~hiop+python~raja ^openmpi
114+ - exago@develop+mpi~ipopt+hiop~python+raja build_type=Debug ^openmpi ^hiop+raja~sparse
115+ - exago@develop+mpi+ipopt+hiop~python+raja build_type=Debug ^openmpi ^hiop+raja~sparse
116+ - exago@develop+mpi+ipopt+hiop+python+raja build_type=Debug ^openmpi ^hiop+raja~sparse
117+ - exago@develop+mpi+ipopt~hiop+python~raja build_type=Debug ^openmpi
118118
119119 name : Build ExaGO with Spack
120120 steps :
You can’t perform that action at this time.
0 commit comments