Skip to content

Commit 94a4f54

Browse files
committed
CI: Skip yosys-windows
For details, see #224
1 parent b51c83b commit 94a4f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ jobs:
493493
env:
494494
PACKAGE: "syn/yosys"
495495
OS_NAME: "windows"
496+
SKIP: "true" # See: https://github.com/hdl/conda-eda/issues/224
496497
steps:
497498
- uses: actions/checkout@v3
498499
- uses: ./ci

0 commit comments

Comments
 (0)