Skip to content

Commit

Permalink
Use run_exports max_pin of x.x.x (#13)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Feb 8, 2024
2 parents 1c92fb0 + 7f259ea commit 738579d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ source:
sha256: {{ sha256 }}

build:
number: 3
number: 4
run_exports:
- {{ pin_subpackage("azure-storage-common-cpp", max_pin="x.x") }}
- {{ pin_subpackage("azure-storage-common-cpp", max_pin="x.x.x") }}

# https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/storage/azure-storage-common/vcpkg/vcpkg.json
requirements:
Expand Down

0 comments on commit 738579d

Please sign in to comment.