From 2040f5402d7d05da8cc7ba7ba4bea0d9fd842b2c Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 17 Jan 2025 18:46:43 +0100 Subject: [PATCH] bisect pika --- ci/docker/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker/common.yaml b/ci/docker/common.yaml index 6d00a183de..2ebc4f833e 100644 --- a/ci/docker/common.yaml +++ b/ci/docker/common.yaml @@ -44,7 +44,7 @@ packages: - '~libxml2' pika: require: - - '@git.df862d7d3d24ec134c0f683cfaca9af4363804d2=0.31.0' + - '@git.98ed4bdecf5bc01a14779e8145c77461a3679260=0.31.0' git: # Force git as non-buildable to allow deprecated versions in environments # https://github.com/spack/spack/pull/30040