Skip to content

Commit 44c07c4

Browse files
authored
Downgrade Ubuntu to Jammy (on Azure) (#1944)
1 parent df82b68 commit 44c07c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
displayName: Linux (Ubuntu)
1919
timeoutInMinutes: 180
2020
pool:
21-
vmImage: ubuntu-latest
21+
vmImage: ubuntu-22.04
2222
steps:
2323
- template: eng/steps.yml
2424
parameters:

0 commit comments

Comments
 (0)