Skip to content

Commit

Permalink
poppunk: add linux-aarch64 build (#52477)
Browse files Browse the repository at this point in the history
* poppunk: add linux-aarch64 build

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

* Bump the build number

---------

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g authored Jan 13, 2025
1 parent 244f5e6 commit d3c1333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/poppunk/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 1ea36fd3dee28b47c7e629eacd5ae5bf6dda3e464c23cfa5f51e63dc3d06e371

build:
number: 1
number: 2
skip: True # [py < 39]
script: "{{ PYTHON }} -m pip install . --no-deps --no-build-isolation --no-cache-dir -vvv"
entry_points:
Expand Down Expand Up @@ -102,4 +102,5 @@ extra:
- doi:10.1101/gr.241455.118
- biotools:poppunk
additional-platforms:
- linux-aarch64
- osx-arm64

0 comments on commit d3c1333

Please sign in to comment.