We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b6b91 commit 69ccb81Copy full SHA for 69ccb81
legacy-pipelines/devops-integration.yml
@@ -10,7 +10,7 @@ trigger:
10
- v*.*.*
11
12
pool:
13
- vmImage: "Ubuntu-20.04"
+ vmImage: "Ubuntu-22.04"
14
15
steps:
16
- task: NodeTool@0
0 commit comments