From e09d09e30c3f02d01f4ec17b1927a5deec76c8a7 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Thu, 2 Nov 2023 12:49:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f87d33..f8db11c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo provides a buildcache to speed up Spack in your Github Actions. -Currently it provides binaries for `%gcc@12 os=ubuntu22.04 target=x86_64_v2` +Currently it provides binaries for `%gcc@12 os=ubuntu22.04 target=x86_64_v2` from Spack `develop`. To use it, add an environment `spack.yaml` to the root of your own repository