diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index d4a33f2c..f21053f5 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -125,8 +125,8 @@ stages: parameters: testFormat: devel/linux/{0} targets: - - name: Fedora 43 - test: fedora43 + - name: Fedora 44 + test: fedora44 - name: Ubuntu 24.04 test: ubuntu2404 - name: Alpine 3.23 @@ -248,8 +248,8 @@ stages: targets: - name: Alpine 3.23 test: alpine/3.23 - - name: Fedora 43 - test: fedora/43 + - name: Fedora 44 + test: fedora/44 - name: Ubuntu 22.04 test: ubuntu/22.04 - name: Ubuntu 24.04