aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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