Skip to content

Commit

Permalink
remove unnecesary warning
Browse files Browse the repository at this point in the history
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
  • Loading branch information
jorgee committed Jan 16, 2025
1 parent 83c87b9 commit 25be3d0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,6 @@ class GoogleBatchTaskHandler extends TaskHandler implements FusionAwareTask {
)

// Fallback to Google Batch automatically deduce from requested resources
log.warn "Using Google Batch default machine type."
return null
}

Expand Down

0 comments on commit 25be3d0

Please sign in to comment.