From f407dbc142cb3523a57744c2705e91f3cc03bb91 Mon Sep 17 00:00:00 2001 From: "Rutherford, Cameron" Date: Mon, 25 Sep 2023 18:23:59 -0400 Subject: [PATCH] Remove failing build ~mpi+hiop #18 --- .github/workflows/spack_cpu_build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/spack_cpu_build.yaml b/.github/workflows/spack_cpu_build.yaml index 06a6a168..e6d95eaa 100644 --- a/.github/workflows/spack_cpu_build.yaml +++ b/.github/workflows/spack_cpu_build.yaml @@ -15,7 +15,8 @@ jobs: # Minimal Build - exago@develop~mpi~ipopt~hiop~logging~python~raja~tests - exago@develop+mpi~ipopt+hiop~logging~python~raja~tests ^openmpi - - exago@develop~mpi~ipopt+hiop+logging~python+raja+tests + # See #18 - +hiop~mpi causes issues + # - exago@develop~mpi~ipopt+hiop+logging~python+raja+tests # See #16 - +python~mpi causes issues # - exago@develop~mpi~ipopt+hiop~logging+python~raja+tests - exago@develop+mpi~ipopt+hiop~logging+python~raja+tests ^openmpi