This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 21e90b47fd Remove the CMake build requirement (#10643)
21e90b47fd is described below
commit 21e90b47fd1ec44d1d0d7fdd2d73a9d827eb6aa3
Author: Brian Neradt <[email protected]>
AuthorDate: Wed Oct 18 17:34:58 2023 -0500
Remove the CMake build requirement (#10643)
CI builds all things cmake now, so having a separate cmake job is
redundant. Removing it as a requirement.
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index c240593213..4314a22c51 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,7 +51,6 @@ github:
- CentOS
- Clang-Analyzer
- Clang-Format
- - CMake
- Debian
- Docs
- Fedora