Skip to content

Commit 99832f1

Browse files
committed
trying CI without using spack build cache
1 parent 9429a19 commit 99832f1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/spack.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spack:
6868
- mpich
6969
python:
7070
require:
71-
- "@3.13.0:"
71+
- "@3.13.0:3.13.9"
7272
mercury:
7373
require: "~checksum~boostsys"
7474
libfabric:
@@ -77,10 +77,10 @@ spack:
7777
require: "@2.3.0:"
7878
py-configspace:
7979
require: "@1.1.4:"
80-
mirrors:
81-
mochi-buildcache:
82-
url: oci://ghcr.io/mochi-hpc/mochi-spack-buildcache
83-
signed: false
80+
# mirrors:
81+
# mochi-buildcache:
82+
# url: oci://ghcr.io/mochi-hpc/mochi-spack-buildcache
83+
# signed: false
8484
config:
8585
install_tree:
8686
padded_length: 128

0 commit comments

Comments
 (0)