We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236fedc commit cc4bcd1Copy full SHA for cc4bcd1
.azure-pipelines/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
displayName: Pre-build checks
6
7
pool:
8
- vmImage: ubuntu-22.04
+ vmImage: ubuntu-24.04
9
10
steps:
11
- template: ./prebuild-checks.yml
0 commit comments