From cd30ce0164366bc407bf6e442f713f5df9c1e32f Mon Sep 17 00:00:00 2001 From: kinokrt <43879397+kinokrt@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:26:44 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dfb6563bd..32f8e1958 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -192,7 +192,7 @@ jobs: [options] flow:build = True flow:doc = False - boost:extra_b2_flags = "-d 7" + boost:extra_b2_flags = "-d 9" EOF - name: Install Flow dependencies with Conan using the profile