Skip to content
Snippets Groups Projects
Commit 377a1e76 authored by John Lafin's avatar John Lafin
Browse files

Update nextflow version

parent 69dbf2fa
No related merge requests found
......@@ -47,7 +47,7 @@ minimum_astrocyte_version: '2.0.0'
# The Nextflow version that requires to run this workflow. For old pipelines, which do not have this label
# a default value of 0.31.0 will be assigned automatically. Please make sure the requested nextflow version is available
# in the module list.
nextflow_version: '23.04.3'
nextflow_version: '24.04.4'
# (Optional) The Nextflow config file to use for this workflow. If provided, the file should exist in workflow/configs
nextflow_config: 'biohpc.config'
# The container to use for this workflow, none/singularity. If omitted, the default value 'none' will be used.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment