We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d09c8 commit f43d343Copy full SHA for f43d343
.github/workflows/spack_cpu_build.yaml
@@ -152,7 +152,7 @@ jobs:
152
padded_length: False
153
mirrors:
154
local-buildcache: oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
155
- spack: https://binaries.spack.io/develop
+ # spack: https://binaries.spack.io/develop
156
packages:
157
all:
158
require: "%gcc"
0 commit comments