From 53638096787f2ea23b2bc2d5b124e5b1c5ce7c40 Mon Sep 17 00:00:00 2001 From: Daniele Pallastrelli <5451767+daniele77@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:37:37 +0200 Subject: [PATCH] Update win_ci.yml --- .github/workflows/win_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/win_ci.yml b/.github/workflows/win_ci.yml index eb07d50..4c2bea0 100644 --- a/.github/workflows/win_ci.yml +++ b/.github/workflows/win_ci.yml @@ -25,7 +25,7 @@ jobs: uses: ilammy/msvc-dev-cmd@v1 - name: Install Boost - run: choco install boost-msvc-14.2 + run: choco install boost-msvc-14.1 - name: Install ASIO standalone run: |