mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-28 19:53:52 +00:00
Add VS 2025 CI jobs
This commit is contained in:
parent
cecb02e68f
commit
dde8220613
2
.github/workflows/windows-simple-builds.yml
vendored
2
.github/workflows/windows-simple-builds.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-2019, windows-2022]
|
||||
os: [windows-2019, windows-2022, windows-2025]
|
||||
platform: [Win32, x64]
|
||||
build_type: [Debug, Release]
|
||||
std: [14, 17]
|
||||
|
Loading…
x
Reference in New Issue
Block a user