From 9029f8ce34c1d37877e77e710d34b1879915ec9c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 12 Dec 2022 21:28:19 +0100 Subject: [PATCH] Fix CI name. --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index c7d7c645..6baf9ea4 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -173,7 +173,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 ### Remote