diff --git a/.github/workflows/spm-windows.yml b/.github/workflows/spm-windows.yml index f7e3df2..5361baa 100644 --- a/.github/workflows/spm-windows.yml +++ b/.github/workflows/spm-windows.yml @@ -14,7 +14,7 @@ jobs: SPM-Windows: name: Windows Swift ${{ matrix.swift_version }} [${{ matrix.build_config }}] timeout-minutes: 30 - 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! strategy: fail-fast: true matrix: