Skip to content

Commit

Permalink
Use openjdk <=21 for hmftools-redux (#52122)
Browse files Browse the repository at this point in the history
  • Loading branch information
luan-n-nguyen authored Nov 15, 2024
1 parent d427ce2 commit 7aa03d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/hmftools-redux/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ source:

build:
noarch: generic
number: 5
number: 6
run_exports:
- {{ pin_subpackage('hmftools-redux', max_pin="x.x") }}

requirements:
run:
- openjdk >=8
- openjdk >=8,<=21
- sambamba >=1.0.1

test:
Expand Down

0 comments on commit 7aa03d7

Please sign in to comment.