From 7733399366d4f5b9c8ff942b1dfffe94f011a5cd Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 21 Jan 2023 10:47:33 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b9d841..95f9119 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -476,7 +476,7 @@ jobs: - lib: filesystem bopts: toolset=clang-win install - copts: "-G \"Visual Studio 17 2022\" -T clangcl -DBoost_COMPILER=clangw14" + copts: "-G \"Visual Studio 17 2022\" -T clangcl -DBoost_COMPILER=\"clangw14;clangw15\"" os: windows-2022 # other libraries