From 43ae2be74597cab29446d442936c73294904da1c Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 26 Jun 2023 13:51:17 +0200 Subject: [PATCH] Add EngFlow to list of RE servers --- doc/source/using_configuring_remote_execution.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/using_configuring_remote_execution.rst b/doc/source/using_configuring_remote_execution.rst index b4f05211b..e2ab04e29 100644 --- a/doc/source/using_configuring_remote_execution.rst +++ b/doc/source/using_configuring_remote_execution.rst @@ -26,6 +26,8 @@ Some of these implementations include: * `BuildGrid `_ * `BuildBarn `_ * `Buildfarm `_ +* `EngFlow `_ + These various implementations implement the `Google Remote Execution API (REAPI) `_ to various degrees as these projects