Skip to content

Update the parallels executor to work with Windows guests

Chris Rose requested to merge cdrx/gitlab-ci-multi-runner:master into master

This fixes issue #343 (closed) and issue #342 (closed)

We try the unix commands first and then equivalents for Windows to see if they work

Merge request reports