File tree Expand file tree Collapse file tree 3 files changed +6
-15
lines changed
Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,6 @@ resources:
2222 ref : master
2323
2424jobs :
25- - job : PS51_Win2016
26- displayName : PowerShell 5.1 - Windows Server 2016
27- pool :
28- vmImage : vs2017-win2016
29- steps :
30- - template : templates/ci-general.yml
31- parameters :
32- pwsh : false
33-
3425- job : PS51_Win2019
3526 displayName : PowerShell 5.1 - Windows Server 2019
3627 pool :
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ The extension _should_ work anywhere VS Code itself and PowerShell Core 7 or hig
2828PowerShell Core 6 is end-of-life and so not supported. Our test matrix includes the
2929following:
3030
31- - ** Windows Server 2016 and 2019** with Windows PowerShell 5.1 and PowerShell Core 7.1.4
32- - ** macOS 10.15** with PowerShell Core 7.1.4
33- - ** Ubuntu 20.04** with PowerShell Core 7.1.4
31+ - ** Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.1.5
32+ - ** macOS 10.15** with PowerShell Core 7.1.5
33+ - ** Ubuntu 20.04** with PowerShell Core 7.1.5
3434
3535[ supported ] : https://docs.microsoft.com/en-us/powershell/scripting/powershell-support-lifecycle?view=powershell-7.1#supported-platforms
3636
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ The extension _should_ work anywhere ADS itself and PowerShell Core 7 or higher
2828PowerShell Core 6 is end-of-life and so not supported. Our test matrix includes the
2929following:
3030
31- - ** Windows Server 2016 and 2019** with Windows PowerShell 5.1 and PowerShell Core 7.1.4
32- - ** macOS 10.15** with PowerShell Core 7.1.4
33- - ** Ubuntu 20.04** with PowerShell Core 7.1.4
31+ - ** Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.1.5
32+ - ** macOS 10.15** with PowerShell Core 7.1.5
33+ - ** Ubuntu 20.04** with PowerShell Core 7.1.5
3434
3535[ supported ] : https://docs.microsoft.com/en-us/powershell/scripting/powershell-support-lifecycle?view=powershell-7.1#supported-platforms
3636
You can’t perform that action at this time.
0 commit comments