clearer msg
Build on RHEL9 docker image / build (push) Successful in 4m10s
Build on RHEL8 docker image / build (push) Successful in 5m16s
Run Simulator Tests on local RHEL9 / build (push) Successful in 18m38s
Run Simulator Tests on local RHEL8 / build (push) Successful in 22m5s

This commit is contained in:
Erik Fröjdh
2026-06-26 16:49:08 +02:00
parent 62988acc28
commit 661e6c9796
6 changed files with 159 additions and 10 deletions
+2
View File
@@ -96,4 +96,6 @@ bool replace_first(std::string *s, const std::string &substr,
std::pair<std::string, uint16_t> ParseHostPort(const std::string &s);
std::string to_lower(const std::string &s);
} // namespace sls