From 60544a4e845ea90fbe886982ca941b5ef345cc77 Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Thu, 27 Feb 2025 18:07:59 -0700 Subject: [PATCH] ci: avoid py-mpi4py tests on darwin (#49227) --- share/spack/gitlab/cloud_pipelines/configs/darwin/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/share/spack/gitlab/cloud_pipelines/configs/darwin/ci.yaml b/share/spack/gitlab/cloud_pipelines/configs/darwin/ci.yaml index 9eb3daeb1ae..0340fa7694e 100644 --- a/share/spack/gitlab/cloud_pipelines/configs/darwin/ci.yaml +++ b/share/spack/gitlab/cloud_pipelines/configs/darwin/ci.yaml @@ -2,6 +2,7 @@ ci: broken-tests-packages: - mpich - openmpi + - py-mpi4py pipeline-gen: - build-job-remove: tags: [spack]