3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-14 09:56:16 +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: