From 279c1ef6dfd074b2e7b8acb602af1babd6dfcfef Mon Sep 17 00:00:00 2001 From: Daniel Dunning <39738037+djdunning@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:15:59 -0700 Subject: [PATCH] target platform skips for cuda --- .conda/matar/cuda/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.conda/matar/cuda/meta.yaml b/.conda/matar/cuda/meta.yaml index 6fa7117f1..47c10f590 100644 --- a/.conda/matar/cuda/meta.yaml +++ b/.conda/matar/cuda/meta.yaml @@ -15,6 +15,8 @@ build: noarch: False script_env: - PLATFORM={{ target_platform }} # [linux] + skip: True # [osx] + skip: False # [linux] requirements: build: