Skip to content

Commit e025a84

Browse files
authored
Update machineType docs to reflect supported executors (#5533) [ci skip]
1 parent 25bbb62 commit e025a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ See also: [resourceLabels](#resourcelabels)
817817
:::{versionadded} 19.07.0
818818
:::
819819

820-
The `machineType` can be used to specify a predefined Google Compute Platform [machine type](https://cloud.google.com/compute/docs/machine-types) when running using the {ref}`Google Life Sciences <google-lifesciences-executor>` executor.
820+
The `machineType` can be used to specify a predefined Google Compute Platform [machine type](https://cloud.google.com/compute/docs/machine-types) when running using the {ref}`Google Batch <google-batch-executor>` or {ref}`Google Life Sciences <google-lifesciences-executor>` executor, or when using the autopools feature of the {ref}`Azure Batch executor<azurebatch-executor>`.
821821

822822
This directive is optional and if specified overrides the cpus and memory directives:
823823

0 commit comments

Comments
 (0)