ci(windows): change runner from windows-2019 to windows-2022 (#3928)

This commit is contained in:
ReenigneArcher 2025-05-30 22:35:54 -04:00 committed by GitHub
parent 356545fa7d
commit eeef57b168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -742,7 +742,7 @@ jobs:
build_win:
name: Windows
needs: setup_release
runs-on: windows-2019
runs-on: windows-2022
steps:
- name: Checkout
uses: actions/checkout@v4