summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.azure-pipelines/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/ci.yml b/.azure-pipelines/ci.yml
index d3e842d..7490dd9 100644
--- a/.azure-pipelines/ci.yml
+++ b/.azure-pipelines/ci.yml
@@ -5,7 +5,7 @@ jobs:
displayName: Pre-build checks
pool:
- vmImage: ubuntu-22.04
+ vmImage: ubuntu-24.04
steps:
- template: ./prebuild-checks.yml