Skip to content

Commit 56a4220

Browse files
committed
chore(): bump vm_pool_image from 20.04 → 24.04
- the 20.04 image has been removed from Azure DevOps - the 24.04 image has proven to work on several other Java projects
1 parent 771f414 commit 56a4220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azDevOps/azure/azuredevops-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ variables:
8383

8484
# DEFAULT IMAGE RUNNER
8585
- name: pool_vm_image
86-
value: ubuntu-20.04
86+
value: ubuntu-24.04
8787

8888
# Maven
8989
- name: maven_package_version

0 commit comments

Comments
 (0)