Skip to content

Removed WinRM resource limits

Arran Walker requested to merge ajwalker/remove-winrm-limits into master

Sets WinRM's resource settings MaxMemoryPerShellMB and MaxProcessesPerShell to unlimited ensuring the build script has full access to the VM's resources we've allocated.

Closes gitlab-org/gitlab-runner#25764 (closed)

Merge request reports