We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a621552 commit 4619e18Copy full SHA for 4619e18
.github/workflows/windows.yml
@@ -76,10 +76,10 @@ jobs:
76
build\tests\${{ matrix.config.BUILD_TYPE }}\spdlog-utests.exe
77
78
# -----------------------------------------------------------------------
79
- # MSVC 2019 build matrix
+ # Windows 2025 mscv 2019 build matrix
80
81
build_2019:
82
- runs-on: windows-2019
+ runs-on: windows-2025
83
strategy:
84
fail-fast: true
85
matrix:
0 commit comments