We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4700807 commit a3fadd5Copy full SHA for a3fadd5
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