]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commitdiff
README.md: Remove outdated notes about continuous integration and
authorDerek Mauro <dmauro@google.com>
Fri, 12 Jul 2024 17:30:28 +0000 (10:30 -0700)
committerCopybara-Service <copybara-worker@google.com>
Fri, 12 Jul 2024 17:31:17 +0000 (10:31 -0700)
documentation

PiperOrigin-RevId: 651816538
Change-Id: I3c85b4a26aff8277c627b99b1c5805bad0d29df6

README.md

index c1c144659621376f976755657a40c94cb08502d2..4290146b5341af643e7f0b46e6ccf699ac3949de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,16 +26,12 @@ The 1.14.x branch requires at least C++14.
 
 #### Continuous Integration
 
-We use Google's internal systems for continuous integration. \
-GitHub Actions were added for the convenience of open-source contributors. They
-are exclusively maintained by the open-source community and not used by the
-GoogleTest team.
+We use Google's internal systems for continuous integration.
 
 #### Coming Soon
 
 *   We are planning to take a dependency on
     [Abseil](https://github.com/abseil/abseil-cpp).
-*   More documentation improvements are planned.
 
 ## Welcome to **GoogleTest**, Google's C++ test framework!