diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index d6d81eec..ca077ae3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -204,8 +204,8 @@ stages: targets: - name: macOS 13.2 test: macos/13.2 - - name: RHEL 9.2 - test: rhel/9.2 + - name: RHEL 9.3 + test: rhel/9.3 - name: FreeBSD 13.2 test: freebsd/13.2 groups: @@ -219,6 +219,8 @@ stages: parameters: testFormat: 2.16/{0} targets: + - name: RHEL 9.2 + test: rhel/9.2 - name: RHEL 8.8 test: rhel/8.8 groups: