3
0
Fork 0
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:
Miodrag Milanović 2022-01-26 18:00:41 +01:00 committed by GitHub
parent bc027b2cae
commit 76f7b030ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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