Skip to content

Commit f43d343

Browse files
author
Rutherford, Cameron
committed
Disable spack build cache to attempt to work around issue.
1 parent 40d09c8 commit f43d343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spack_cpu_build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
padded_length: False
153153
mirrors:
154154
local-buildcache: oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
155-
spack: https://binaries.spack.io/develop
155+
# spack: https://binaries.spack.io/develop
156156
packages:
157157
all:
158158
require: "%gcc"

0 commit comments

Comments
 (0)