Skip to content

Commit

Permalink
Workaround for Spack CI failure on MacOS (#3573)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener committed Feb 27, 2022
1 parent a95a76f commit 6994c3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
source share/spack/setup-env.sh
spack compiler find
spack compiler list
spack install -v --test root charmpp@main
spack spec charmpp@main backend=multicore
spack install --test root charmpp@main backend=multicore

0 comments on commit 6994c3c

Please sign in to comment.