From 17ae7d1aeab603c42e13e2b917046664021ba900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Wed, 6 Nov 2024 21:03:07 +0300 Subject: [PATCH] Update cmake-build.yml --- .github/workflows/cmake-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-build.yml b/.github/workflows/cmake-build.yml index f1edad38..6746c67d 100644 --- a/.github/workflows/cmake-build.yml +++ b/.github/workflows/cmake-build.yml @@ -107,7 +107,7 @@ jobs: - os: macos-latest c_compiler: clang cpp_compiler: clang++ - boost_install_dir: /home/runner/ + boost_install_dir: boost_platform_version: 11 boost_toolset: clang - os: windows-latest