Skip to content

Commit e854090

Browse files
committed
update bcftools
1 parent a1bd4b4 commit e854090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install bcftools in conda test env
2626
shell: bash -l {0}
2727
run: |
28-
conda create -n mip_ci --channel bioconda --channel conda-forge bcftools=1.9=ha228f0b_4 openssl=1.0
28+
conda create -n mip_ci --channel bioconda --channel conda-forge bcftools=1.16
2929
3030
- name: Run MIP install test
3131
shell: bash -l {0}

0 commit comments

Comments
 (0)