From 4619e18a166d4a19fd83c974fecde816e6700bc9 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sun, 6 Jul 2025 09:53:42 +0300 Subject: [PATCH] Update windows.yml --- .github/workflows/windows.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 710e4090..c14bfc92 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -76,10 +76,10 @@ jobs: build\tests\${{ matrix.config.BUILD_TYPE }}\spdlog-utests.exe # ----------------------------------------------------------------------- - # MSVC 2019 build matrix + # Windows 2025 mscv 2019 build matrix # ----------------------------------------------------------------------- build_2019: - runs-on: windows-2019 + runs-on: windows-2025 strategy: fail-fast: true matrix: