diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 93476d9c04..51a28cfcc8 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -171,8 +171,8 @@ stages: parameters: testFormat: devel/{0} targets: - - name: Alpine 3.17 - test: alpine/3.17 + - name: Alpine 3.18 + test: alpine/3.18 # - name: Fedora 38 # test: fedora/38 - name: Ubuntu 22.04