Update windows.yml

pull/3437/head
Gabi Melman 2 months ago committed by GitHub
parent a6215527f4
commit 4619e18a16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:

Loading…
Cancel
Save