Skip to content

Commit

Permalink
Update spack_build.yml with correct Spack commit SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 19, 2024
1 parent d5f805f commit c8a9651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
# TODO: Move back to spack@develop once patch in in develop
git clone https://github.com/cameronrutherford/spack.git
pushd spack
git checkout 9bbf4405306ba85ed66907c4e1cd3a2ce980dd38
git checkout 838f2b6708a28cae7b1c1de1f1e1f29a1bf2ee0d
popd
- name: Setup Spack
Expand Down

0 comments on commit c8a9651

Please sign in to comment.