Skip to content

Commit bde9ef1

Browse files
committed
Bump Google instance type for testing
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 78d9f47 commit bde9ef1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

validation/google.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ params.reads = 'gs://rnaseq-nf/data/ggal/gut_{1,2}.fq'
88
params.multiqc = 'gs://rnaseq-nf/multiqc'
99
process.executor = 'google-batch'
1010
process.container = 'quay.io/nextflow/rnaseq-nf:latest'
11+
process.machineType = "n1-standard-1"
1112
workDir = 'gs://rnaseq-nf/scratch'

0 commit comments

Comments
 (0)