From ccc3e3d13a4762def97dab63ea968a3ba4707ad5 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 26 Jan 2022 17:24:17 +0100 Subject: [PATCH] update version --- .github/workflows/vs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2