Skip to content

Commit

Permalink
Update process hardwareTier name to match documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mattschwartz140 authored Apr 3, 2024
1 parent 7f25eb3 commit b45a2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetchngs/fetchngs.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
process {
executor = 'domino'
withLabel:process_low {
ext.hardwareTierName = 'mini'
ext.hardwareTierName = 'Mini'
}
}

Expand Down

0 comments on commit b45a2e9

Please sign in to comment.