Skip to content

Commit

Permalink
Removing nanopolish from github build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Msoliman00 committed Jul 22, 2024
1 parent ab8accf commit a9688c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build-docker:
strategy:
matrix:
IMAGE_NAME: ['dorado', 'minimap2', 'nanopolish', 'bedops', 'bedtools', 'nanohime', 'ontfast5api']
IMAGE_NAME: ['dorado', 'minimap2', 'bedops', 'bedtools', 'nanohime', 'ontfast5api']

name: Build Docker
runs-on: ubuntu-latest
Expand Down

0 comments on commit a9688c7

Please sign in to comment.