We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f39370 commit 7a4262bCopy full SHA for 7a4262b
.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