From: Miodrag Milanovic Date: Wed, 26 Jan 2022 16:24:17 +0000 (+0100) Subject: update version X-Git-Tag: yosys-0.14~2^2~26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ccc3e3d13a4762def97dab63ea968a3ba4707ad5;p=yosys.git update version --- diff --git a/.github/workflows/vs.yml b/.github/workflows/vs.yml index a48821cf8..79a8401d6 100644 --- a/.github/workflows/vs.yml +++ b/.github/workflows/vs.yml @@ -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