From ec3618dca2c123d894f86d3bc1026347cd9b0ebe Mon Sep 17 00:00:00 2001 From: Mike VanDenburgh <37340715+mvandenburgh@users.noreply.github.com> Date: Mon, 24 Aug 2026 20:13:08 -0400 Subject: [PATCH] Bump Spack core checkout commit In order to pull in this fix: https://github.com/spack/spack/commit/3f4e4a3b0aff7794f9c40e4ddf511125f5a5dfb9 --- .ci/env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/env b/.ci/env index d4b575624ad..156c4e3d09d 100644 --- a/.ci/env +++ b/.ci/env @@ -1,2 +1,2 @@ -SPACK_CHECKOUT_VERSION=c5f814bfb1801c7bb50bc17015ba999ab68e1e27 +SPACK_CHECKOUT_VERSION=3f4e4a3b0aff7794f9c40e4ddf511125f5a5dfb9 SPACK_CHECKOUT_REPO=spack/spack