From 7740aaca3daa32e174e79105d60ce5a7784fcfce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 14 Jun 2025 15:06:21 +0200 Subject: [PATCH] Bump Ubuntu version --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b0f4b020..3ee82cf5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -370,7 +370,7 @@ jobs: - group: github-releases - group: docker-hub-credentials pool: - vmImage: 'ubuntu-20.04' + vmImage: 'ubuntu-24.04' steps: - task: DownloadPipelineArtifact@2 inputs: @@ -431,7 +431,7 @@ jobs: - group: github-releases - group: docker-hub-credentials pool: - vmImage: 'ubuntu-20.04' + vmImage: 'ubuntu-24.04' steps: - task: DownloadPipelineArtifact@2 inputs: