We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 108ad08 + b088be5 commit 0399026Copy full SHA for 0399026
1 file changed
azure-pipelines.yml
@@ -72,7 +72,7 @@ stages:
72
- job: linux_container
73
displayName: '[Linux] [Container] PowerShell Core'
74
pool:
75
- vmImage: ubuntu-18.04
+ vmImage: ubuntu-20.04
76
container: joeltimothyoh/powershell:6.1.0-ubuntu-18.04-git
77
steps:
78
- checkout: self
0 commit comments