Skip to content

Commit 4619e18

Browse files
authored
Update windows.yml
1 parent a621552 commit 4619e18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ jobs:
7676
build\tests\${{ matrix.config.BUILD_TYPE }}\spdlog-utests.exe
7777
7878
# -----------------------------------------------------------------------
79-
# MSVC 2019 build matrix
79+
# Windows 2025 mscv 2019 build matrix
8080
# -----------------------------------------------------------------------
8181
build_2019:
82-
runs-on: windows-2019
82+
runs-on: windows-2025
8383
strategy:
8484
fail-fast: true
8585
matrix:

0 commit comments

Comments
 (0)