Skip to content

Commit

Permalink
Fix URL and add variant
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Mar 13, 2024
1 parent 8dda423 commit 556a323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Set buildcache
run: |
spack mirror add --unsigned old-buildcache oci://ghcr.io/sethrj/spack-buildcache
spack mirror add --unsigned celer-buildcache oci://ghcr.io/spack/celer-buildcache
spack mirror add --unsigned celer-buildcache oci://ghcr.io/celeritas-project/spack-gha-buildcache
- name: Concretize
run: spack -e . -v concretize
Expand Down
1 change: 1 addition & 0 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ spack:
packages:
all:
require: target=x86_64_v3
variants: cxxstd=17

0 comments on commit 556a323

Please sign in to comment.