From b6034929bd37520dfc88c5993ac0afa16a4eb162 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 12 Dec 2022 21:27:07 +0100 Subject: [PATCH] Fix CI names. --- .azure-pipelines/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index f98001f1..11cb8803 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -187,7 +187,7 @@ stages: test: debian-bullseye/3.9 - name: ArchLinux test: archlinux/3.10 - - name: CentOS Stream 8 w/ Python 3.9 + - name: CentOS Stream 8 with Python 3.9 test: centos-stream8/3.9 groups: - 4 @@ -204,7 +204,7 @@ stages: targets: - name: RHEL 7.9 test: rhel/7.9 - - name: RHEL 9.0 w/ latest Docker SDK from PyPi + - name: RHEL 9.0 with latest Docker SDK from PyPi test: rhel/9.0-pypi-latest groups: - 1