Update dependency windows to v2025
This commit is contained in:
parent
5a7e7f6f2c
commit
0d12292b9b
|
|
@ -12,7 +12,7 @@ defaults:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-2019 # Windows SDK lower than 10.0.26100 is needed until https://github.com/swiftlang/swift/pull/79751 released!
|
runs-on: windows-2025 # Windows SDK lower than 10.0.26100 is needed until https://github.com/swiftlang/swift/pull/79751 released!
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Setup VS Dev Environment
|
- name: Setup VS Dev Environment
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue