diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index b9a0cf49..ad05e4d5 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -240,8 +240,8 @@ stages: test: macos/15.3 - name: RHEL 10.0 test: rhel/10.0 - - name: RHEL 9.6 - test: rhel/9.6 + - name: RHEL 9.7 + test: rhel/9.7 - name: FreeBSD 14.3 test: freebsd/14.3 - name: FreeBSD 13.5 @@ -257,8 +257,8 @@ stages: parameters: testFormat: 2.20/{0} targets: - - name: RHEL 9.6 - test: rhel/9.6 + - name: RHEL 9.7 + test: rhel/9.7 - name: FreeBSD 14.3 test: freebsd/14.3 groups: @@ -272,8 +272,6 @@ stages: parameters: testFormat: 2.19/{0} targets: - - name: RHEL 9.5 - test: rhel/9.5 - name: RHEL 10.0 test: rhel/10.0 - name: FreeBSD 14.2 @@ -291,8 +289,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: