From 367f8d55accc35a92b1c0273f0b718c3d157672d Mon Sep 17 00:00:00 2001 From: beckermr Date: Tue, 29 Oct 2024 06:41:45 -0500 Subject: [PATCH] fix: cannot test with gha here --- conda-forge.yml | 3 --- recipe/meta.yaml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/conda-forge.yml b/conda-forge.yml index e3d83b939..b1f164e10 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -8,6 +8,3 @@ azure: store_build_artifacts: true conda_build: pkg_format: 2 -provider: - linux_64: azure - osx_64: github_actions diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e4043a13c..648e53a5a 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -11,7 +11,7 @@ source: build: number: 101 - skip: true # [py != 39 or win or aarch64 or ppc64le or s390x] + skip: true # [py != 39 or win or osx or aarch64 or ppc64le or s390x] requirements: host: