Try enablind ABC build for MSVC

This commit is contained in:
Miodrag Milanovic
2026-06-08 16:55:11 +02:00
parent 4763e14852
commit da50b0d2dd
2 changed files with 9 additions and 1 deletions
-1
View File
@@ -59,7 +59,6 @@ jobs:
cmake -S . -B build
-A x64
-DCMAKE_BUILD_TYPE=Release
-DYOSYS_WITHOUT_ABC=ON
- name: Build
run: >