From 970b95e3faff63f38740960bebbe5ef8a39eccb2 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 9 Dec 2022 14:58:00 +0100 Subject: [PATCH] Bump CentOS Stream 8 Python from 3.8 to 3.9. (#529) --- .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 b293397f..c94c3dd3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -188,7 +188,7 @@ stages: - name: ArchLinux test: archlinux/3.10 - name: CentOS Stream 8 - test: centos-stream8/3.8 + test: centos-stream8/3.9 groups: - 4 - 5