summaryrefslogtreecommitdiff
path: root/.github/workflows/install_spack.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-01-28Update actions/setup-python to latest version (#28634)Massimiliano Culpo1-14/+2
2020-07-20Fix MacOS build tests (#17542)Massimiliano Culpo1-4/+19
* MacOS build tests - Run on PR that modify the YAML file of the workflow - Don't clone Spack, since we are in the Spack repo now * Try to add opengl to configuration to build jupyter * fixup
2020-05-09macOS nightly: two coresAxel Huebl1-0/+1
All GitHub actions provide two cores. Just make sure this does not get oversubscribed with potentially visible additional physical cores.
2020-05-06macOS Package Builds (nightly) (#16345)Axel Huebl1-0/+4
Add nightly builds for popular and commonly used packages on macOS that should improve the onramp user experience if working well.