ci: build MSVC release binary on windows-2025

(cherry picked from commit 554f08bac3)
This commit is contained in:
Anonymous Maarten
2025-07-12 01:14:25 +02:00
parent 190afc0f4f
commit 5e787555e8

View File

@@ -256,7 +256,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 }}