3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-05 09:37:45 +00:00

Test windows-2022

This commit is contained in:
Krystine Sherwin 2025-09-03 09:37:29 +12:00
parent 5d59903f36
commit 93897bbdbf
No known key found for this signature in database

View file

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