mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
Update windows.yml
This commit is contained in:
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@@ -76,10 +76,10 @@ jobs:
|
|||||||
build\tests\${{ matrix.config.BUILD_TYPE }}\spdlog-utests.exe
|
build\tests\${{ matrix.config.BUILD_TYPE }}\spdlog-utests.exe
|
||||||
|
|
||||||
# -----------------------------------------------------------------------
|
# -----------------------------------------------------------------------
|
||||||
# MSVC 2019 build matrix
|
# Windows 2025 mscv 2019 build matrix
|
||||||
# -----------------------------------------------------------------------
|
# -----------------------------------------------------------------------
|
||||||
build_2019:
|
build_2019:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2025
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
|
Reference in New Issue
Block a user