From 80389911cce2daae5b0e4df069a3be9575954dc3 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Fri, 2 Sep 2022 12:48:46 +0200 Subject: Update bootstrap buildcache to v0.3 (#32262) This release allow to bootstrap patchelf from binaries. --- etc/spack/defaults/bootstrap.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/spack/defaults/bootstrap.yaml b/etc/spack/defaults/bootstrap.yaml index b3ab1c99df..a4a9b23515 100644 --- a/etc/spack/defaults/bootstrap.yaml +++ b/etc/spack/defaults/bootstrap.yaml @@ -9,6 +9,8 @@ bootstrap: # may not be able to bootstrap all the software that Spack needs, # depending on its type. sources: + - name: 'github-actions-v0.3' + metadata: $spack/share/spack/bootstrap/github-actions-v0.3 - name: 'github-actions-v0.2' metadata: $spack/share/spack/bootstrap/github-actions-v0.2 - name: 'github-actions-v0.1' @@ -18,5 +20,5 @@ bootstrap: trusted: # By default we trust bootstrapping from sources and from binaries # produced on Github via the workflow - github-actions-v0.2: true + github-actions-v0.3: true spack-install: true -- cgit v1.2.3-70-g09d2