Skip to content

Commit

Permalink
Move buildcache to a new package in GHCR
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Nov 9, 2023
1 parent 86963c7 commit 72b3864
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ spack:
padded_length: 128
mirrors:
spack-buildcache: oci://ghcr.io/spack/github-actions-buildcache
excalibur-buildcache: oci://ghcr.io/ukri-excalibur/github-actions-buildcache
temp-buildcache: oci://ghcr.io/ukri-excalibur/github-actions-buildcache
excalibur-buildcache: oci://ghcr.io/ukri-excalibur/spack-buildcache
packages:
all:
require: '%gcc@12 target=x86_64_v2'

0 comments on commit 72b3864

Please sign in to comment.