Skip to content

Commit

Permalink
Update .github/workflows/spack_cpu_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Oct 12, 2023
1 parent 76fb0cd commit f0bceea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spack_cpu_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
# See #16 - +python~mpi causes issues
# - exago@develop~mpi~ipopt+hiop+python~raja
- exago@develop+mpi~ipopt+hiop+python~raja ^openmpi
# Builds with hiop sparse and without Ipopt are useful for edge cases
- exago@develop~mpi~ipopt+hiop~python+raja ^hiop+raja+sparse
# Builds with hiop and without Ipopt are useful for edge cases
- exago@develop~mpi~ipopt+hiop~python+raja ^hiop+raja~sparse

name: Build ExaGO with Spack
steps:
Expand Down

0 comments on commit f0bceea

Please sign in to comment.