Skip to content

Commit

Permalink
Disable spack build cache to attempt to work around issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford committed Sep 3, 2024
1 parent 40d09c8 commit f43d343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack_cpu_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
padded_length: False
mirrors:
local-buildcache: oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
spack: https://binaries.spack.io/develop
# spack: https://binaries.spack.io/develop
packages:
all:
require: "%gcc"
Expand Down

0 comments on commit f43d343

Please sign in to comment.