Skip to main content

WorkflowVersionExecutionTargets

Immutable release execution capabilities, independent from project presentation platforms.

serverbooleanrequired
desktopWorkflowDesktopExecutionPlatform[]required

Possible values: [macos, windows]

WorkflowVersionExecutionTargets
{
"server": true,
"desktop": [
"macos"
]
}