From 8576cbed127d53432ac20144d70ae7a7de4f4e74 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Wed, 24 Apr 2024 10:00:08 +0200 Subject: Don't pass build hints to build_building() or build_built() --- mod/mod-ci-github-gh.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mod/mod-ci-github-gh.cxx') diff --git a/mod/mod-ci-github-gh.cxx b/mod/mod-ci-github-gh.cxx index 4e5ae9b..298d21f 100644 --- a/mod/mod-ci-github-gh.cxx +++ b/mod/mod-ci-github-gh.cxx @@ -40,8 +40,7 @@ namespace brep } string - gh_check_run_name (const build& b, - const tenant_service_base::build_hints* bh) + gh_check_run_name (const build& b, const build_queued_hints* bh) { string r; -- cgit v1.1