Skip to content

Commit a023e29

Browse files
authored
Update azure-pipelines.yaml (#127)
1 parent 326aeee commit a023e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stages:
2828
jobs:
2929
- job: "Build_Procmon"
3030
pool:
31-
vmImage: "ubuntu-20.04"
31+
vmImage: "ubuntu-22.04"
3232
timeoutInMinutes: 240
3333
steps:
3434
- checkout: self

0 commit comments

Comments
 (0)