ci: avoid py-mpi4py tests on darwin (#49227)

This commit is contained in:
Scott Wittenburg
2025-02-27 18:07:59 -07:00
committed by GitHub
parent a664d98f37
commit 60544a4e84

View File

@@ -2,6 +2,7 @@ ci:
broken-tests-packages: broken-tests-packages:
- mpich - mpich
- openmpi - openmpi
- py-mpi4py
pipeline-gen: pipeline-gen:
- build-job-remove: - build-job-remove:
tags: [spack] tags: [spack]