We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a02f00 commit ee21f8cCopy full SHA for ee21f8c
.vsts-ci/azure-pipelines-ci.yml
@@ -32,6 +32,7 @@ jobs:
32
- template: templates/ci-general.yml
33
parameters:
34
pwsh: false
35
+ continueOnError: true
36
37
- job: windows2022pwsh
38
displayName: Windows 2022 PowerShell 7
@@ -48,6 +49,7 @@ jobs:
48
49
50
51
52
53
54
- job: windows2019pwsh
55
displayName: Windows 2019 PowerShell 7
0 commit comments