From 7df363df99d30fe8f5809a0fc4af23dae0b59069 Mon Sep 17 00:00:00 2001 From: bneradt Date: Thu, 18 May 2023 17:12:34 -0500 Subject: [PATCH] Add CentOS to the required builds This adds centos:7 builds, which exercises the gcc-8 toolchain, to the required set of PR CI job builds. --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 62f65dc3e39..fe9dbbe7335 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -47,6 +47,7 @@ github: - AuTest 2of4 - AuTest 3of4 - Rocky + - CentOS - Clang-Analyzer - Clang-Format - CMake