From f4cc6c4de6168a6d64b6d044508e50c7d31f7d15 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Tue, 31 May 2022 10:43:50 +0900 Subject: [PATCH] 2022-05-31-10 --- .azure-pipelines/azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 0f34263..7b80d9b 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -189,8 +189,8 @@ stages: test: macos/12.0 - name: RHEL 7.9 test: rhel/7.9 - - name: RHEL 8.5 - test: rhel/8.5 + - name: RHEL 8.6 + test: rhel/8.6 - name: FreeBSD 12.3 test: freebsd/12.3 - name: FreeBSD 13.1 @@ -207,8 +207,8 @@ stages: test: macos/11.1 - name: RHEL 7.9 test: rhel/7.9 - - name: RHEL 8.4 - test: rhel/8.4 + - name: RHEL 8.6 + test: rhel/8.6 - name: FreeBSD 12.3 test: freebsd/12.3 - name: FreeBSD 13.1