Skip to content

Commit

Permalink
Update meta.yaml to use the correct "osx-arm64" keyword (#52859)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p authored Dec 17, 2024
1 parent 7f0d19b commit 1e4fa1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/alevin-fry/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package:
version: {{ version }}

build:
number: 0
number: 1
run_exports:
- {{ pin_subpackage("alevin-fry", max_pin="x.x") }}

Expand Down Expand Up @@ -39,4 +39,4 @@ about:
extra:
additional-platforms:
- linux-aarch64
- osx-arm
- osx-arm64

0 comments on commit 1e4fa1c

Please sign in to comment.