mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 11:23:23 +00:00
ci(windows): change runner from windows-2019 to windows-2022 (#3928)
This commit is contained in:
parent
356545fa7d
commit
eeef57b168
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user