aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-01-26 17:24:17 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2022-01-26 17:24:17 +0100
commitccc3e3d13a4762def97dab63ea968a3ba4707ad5 (patch)
treeed2e8431eeda24c7bc7be5c6884e31d924e20ca6
parent40018e191b7f5e233b2da4eab823f37d51a07778 (diff)
downloadyosys-ccc3e3d13a4762def97dab63ea968a3ba4707ad5.tar.gz
yosys-ccc3e3d13a4762def97dab63ea968a3ba4707ad5.tar.bz2
yosys-ccc3e3d13a4762def97dab63ea968a3ba4707ad5.zip
update version
-rw-r--r--.github/workflows/vs.yml2
1 files changed, 1 insertions, 1 deletions
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