Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsvu committed Jun 3, 2024
1 parent 23f6610 commit d925c24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ ${{ matrix.build_type }}-pch-${{ matrix.use_pch || 'ON' }}"
run: |
cd $HOME
git clone -c feature.manyFiles=true --depth=1 \
--branch releases/v0.22 --single-branch \
https://github.com/spack/spack.git
--branch charm_macos_arm --single-branch \
https://github.com/nilsvu/spack.git
- name: Configure Spack
# - To avoid re-building packages that are already installed by Homebrew
# we let Spack find them.
Expand Down

0 comments on commit d925c24

Please sign in to comment.