mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-08 10:45:00 -06:00
[CI] Use VS 2026 (#4209)
This commit is contained in:
parent
6b932bd6a6
commit
70f98ee85b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -144,7 +144,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
windows-sdl:
|
windows-sdl:
|
||||||
runs-on: windows-2025
|
runs-on: windows-2025-vs2026
|
||||||
needs: get-info
|
needs: get-info
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user