Skip to content

Commit

Permalink
Build 10.7 again with patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Jan 2, 2025
1 parent f2a4c22 commit 20ad32c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
curl -LfsS https://github.com/spack/spack/pull/48328.patch | git -C spack apply -
curl -LfsS https://github.com/spack/spack/pull/48332.patch | git -C spack apply -
curl -LfsS https://github.com/spack/spack/pull/48347.patch | git -C spack apply -
- name: Find compilers
run: spack -e . compiler find --mixed-toolchain
Expand Down
7 changes: 0 additions & 7 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,8 @@ spack:
- matrix:
- - ccache
- cmake
- googletest
- ninja
- nlohmann-json
- '[email protected]'
- '[email protected]'
- '[email protected]'
- '[email protected]'
- '[email protected]'
- '[email protected]'
concretizer:
unify: false
config:
Expand Down

0 comments on commit 20ad32c

Please sign in to comment.