mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 17:14:08 +00:00
change to windows-2019
This commit is contained in:
parent
bc027b2cae
commit
76f7b030ae
2
.github/workflows/vs.yml
vendored
2
.github/workflows/vs.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
path: yosys-win32-vcxsrc-latest.zip
|
||||
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
needs: yosys-vcxsrc
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
|
|
Loading…
Reference in a new issue