diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index b2d3179d..8bfd2d73 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -154,12 +154,10 @@ stages: parameters: testFormat: 2.19/{0} targets: - - name: macOS 15.3 - test: macos/15.3 - name: RHEL 10.0 test: rhel/10.0 - - name: RHEL 9.5 - test: rhel/9.5 + - name: RHEL 9.7 + test: rhel/9.7 - name: FreeBSD 14.2 test: freebsd/14.2 - name: FreeBSD 13.5 @@ -177,8 +175,6 @@ stages: targets: - name: macOS 14.3 test: macos/14.3 - - name: RHEL 9.4 - test: rhel/9.4 - name: FreeBSD 14.1 test: freebsd/14.1 groups: