ci(release): bump windows runner to windows-2022

Windows-20219 runner will be retired June 30, 2025 and receive several
brownouts before then.

(cherry picked from commit 9e81408b69)
This commit is contained in:
Christian Clason
2025-05-30 18:13:03 +02:00
committed by github-actions[bot]
parent 92dc936ca7
commit 1eb33f7d00

View File

@@ -132,7 +132,7 @@ jobs:
windows:
needs: setup
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
with: