Skip to content

Commit d081bad

Browse files
authored
CI Replace deprecated Ubuntu-20.04 usages (#31124)
1 parent a867ed7 commit d081bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- template: build_tools/azure/posix.yml
162162
parameters:
163163
name: Linux
164-
vmImage: ubuntu-20.04
164+
vmImage: ubuntu-22.04
165165
dependsOn: [linting, git_commit, Ubuntu_Jammy_Jellyfish]
166166
# Runs when dependencies succeeded or skipped
167167
condition: |

0 commit comments

Comments
 (0)