We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda48b6 commit 059173dCopy full SHA for 059173d
_viash.yaml
@@ -89,7 +89,7 @@ repositories:
89
- name: openproblems
90
type: github
91
repo: openproblems-bio/openproblems
92
- tag: main_build
+ tag: build/main
93
94
config_mods: |
95
.runners[.type == "nextflow"].config.labels := { lowmem : "memory = 20.Gb", midmem : "memory = 50.Gb", highmem : "memory = 100.Gb", lowcpu : "cpus = 5", midcpu : "cpus = 15", highcpu : "cpus = 30", lowtime : "time = 1.h", midtime : "time = 4.h", hightime : "time = 8.h", veryhightime : "time = 24.h" }
0 commit comments