Skip to content

Commit

Permalink
medaka: add linux-aarch64 build
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Oct 14, 2024
1 parent 1c1935d commit 5f0b27a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/medaka/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:
- patch

build:
number: 0
number: 1
skip: True # [osx or py < 38 or py > 311]
entry_points:
- medaka = medaka.medaka:main
Expand Down Expand Up @@ -82,6 +82,8 @@ about:
doc_url: "https://github.com/nanoporetech/medaka/blob/v{{ version }}/README.md"

extra:
additional-platforms:
- linux-aarch64
identifiers:
- usegalaxy-eu:medaka_consensus
- usegalaxy-eu:medaka_consensus_pipeline
Expand Down

0 comments on commit 5f0b27a

Please sign in to comment.