ci/tests: fix Azure Pipelines not running Windows containers

Workaround posted here: microsoft/azure-pipelines-agent#2864

Assisted-by: Simon Chalifoux
Assisted-by: Tommy Petty

Fixes #5117
Closes #5129
This commit is contained in:
Marc Hoersken 2020-03-20 18:18:04 +01:00
parent ab18027d6c
commit 9b4990f068
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E
1 changed files with 2 additions and 0 deletions

View File

@ -239,6 +239,8 @@ stages:
- stage: windows
dependsOn: []
variables:
agent.preferPowerShellOnContainers: true
jobs:
- job: windows_msys2_mingw32_debug_openssl
displayName: msys2 mingw32 debug openssl