Use ubuntu 24.04 for testing

This commit is contained in:
Thomas Woerner
2024-10-16 12:03:23 +02:00
parent feb33e4e3a
commit c095c24950
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ schedules:
trigger: none
pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-24.04'
variables:
# We need to have two sets, as c8s is not supported by all ansible versions