mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-12 17:35:38 +00:00
ci: build MSVC release binary on windows-2025
(cherry picked from commit 8605624158)
This commit is contained in:
parent
7f371c7808
commit
f99f57ffd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -181,7 +181,7 @@ jobs:
|
|||
|
||||
msvc:
|
||||
needs: [src]
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2025
|
||||
outputs:
|
||||
VC-x86: ${{ steps.releaser.outputs.VC-x86 }}
|
||||
VC-x64: ${{ steps.releaser.outputs.VC-x64 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue