Skip to content

Commit

Permalink
try newer htslib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Jul 5, 2023
1 parent e71c71d commit 3c77bda
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ jobs:
vmImage: 'ubuntu-latest'
strategy:
matrix:
htslib111:
htslib_version: '1.11'
htslib112:
htslib_version: '1.12'
htslib113:
htslib_version: '1.13'
htslib114:
htslib_version: '1.14'
htslib115:
htslib_version: '1.15'
htslib116:
htslib_version: '1.16'
htslib117:
htslib_version: '1.17'
maxParallel: 1

steps:
Expand Down

0 comments on commit 3c77bda

Please sign in to comment.