From ce3be40f3716cc8231fb9d61c1f898686a825383 Mon Sep 17 00:00:00 2001 From: Daniel Petry Date: Fri, 10 May 2024 16:39:28 -0500 Subject: [PATCH] Skip s390x, CUDA doesn't support it --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index abd90aa..d21bf0e 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: build: number: 1 - skip: true # [osx] + skip: true # [osx or (linux and s390x)] requirements: run: