mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
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:
parent
ab18027d6c
commit
9b4990f068
@ -239,6 +239,8 @@ stages:
|
||||
|
||||
- stage: windows
|
||||
dependsOn: []
|
||||
variables:
|
||||
agent.preferPowerShellOnContainers: true
|
||||
jobs:
|
||||
- job: windows_msys2_mingw32_debug_openssl
|
||||
displayName: msys2 mingw32 debug openssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user