1
0
mirror of synced 2026-04-24 19:40:49 +00:00

Update CI, windows-2019 is deprecated

This commit is contained in:
Miodrag Milanovic
2025-06-09 19:07:53 +02:00
parent c16cc539d4
commit a5edbc8836

View File

@@ -36,7 +36,7 @@ jobs:
vs-build:
name: Visual Studio build
runs-on: windows-2019
runs-on: windows-latest
needs: [vs-prep, pre_job]
if: needs.pre_job.outputs.should_skip != 'true'
steps: