mirror of https://github.com/YosysHQ/yosys.git
Update CI, windows-2019 is deprecated
This commit is contained in:
parent
c16cc539d4
commit
a5edbc8836
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue