Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix UCRT migration and update #14

Merged
merged 9 commits into from
Mar 5, 2025
Prev Previous commit
Next Next commit
cross-compile
danielnachun committed Feb 1, 2025
commit f857ae6fb3ada97dabbbf748298361935d122eb8
4 changes: 3 additions & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
bot:
automerge: true
build_platform:
linux_aarch64: linux_64
linux_ppc64le: linux_64
osx_arm64: osx_64
conda_build:
pkg_format: '2'
@@ -11,4 +13,4 @@ github:
provider:
linux_aarch64: azure
linux_ppc64le: azure
test: native_and_emulated
test: native