mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-16 05:45:47 +00:00
Try enablind ABC build for MSVC
This commit is contained in:
parent
4763e14852
commit
da50b0d2dd
2 changed files with 9 additions and 1 deletions
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.yml
vendored
|
|
@ -59,7 +59,6 @@ jobs:
|
|||
cmake -S . -B build
|
||||
-A x64
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
-DYOSYS_WITHOUT_ABC=ON
|
||||
|
||||
- name: Build
|
||||
run: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue