From ddbfa90abfde4066c81698d06330cfb37086ccdf Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Fri, 19 Jan 2024 16:32:03 +0100 Subject: [PATCH] Add v5.1.0 to abi_migration_branches As this is the version pinned by conda-forge, see: * https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5396 * https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5397 --- conda-forge.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda-forge.yml b/conda-forge.yml index e874df1..be235b2 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,5 +1,8 @@ build_platform: {osx_arm64: osx_64} conda_forge_output_validation: true +bot: + abi_migration_branches: + - "v5.1.0" provider: {linux_aarch64: default, linux_ppc64le: default, win: azure} test_on_native_only: true github: