Skip to content

Commit

Permalink
Remove Sentieon from Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
drpatelh committed Feb 28, 2023
1 parent ce3dfab commit bd9aa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tw_launch_multiple_pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
TOWER_WORKSPACE_NAME: seqeralabs/showcase
strategy:
matrix:
pipeline: [ 'hello', 'nf-core-rnaseq', 'nf-core-sarek', 'nf-core-viralrecon-illumina', 'nf-core-viralrecon-nanopore', 'nf-sentieon' ]
pipeline: [ 'hello', 'nf-core-rnaseq', 'nf-core-sarek', 'nf-core-viralrecon-illumina', 'nf-core-viralrecon-nanopore' ]
compute-env: [ 'seqera_aws_ireland_fusionv2_nvme', 'seqera_azure_virginia', 'seqera_gcp_london' ]
include:
- compute-env: "seqera_aws_ireland_fusionv2_nvme"
Expand Down

0 comments on commit bd9aa87

Please sign in to comment.