mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
remove thread count from volare
This commit is contained in:
2
.github/workflows/openlane_ci.yml
vendored
2
.github/workflows/openlane_ci.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
python3 -m pip install --upgrade --no-cache-dir volare>=0.12.3
|
||||
export OPDKS_VER="$(python3 ./dependencies/tool.py open_pdks -f commit)"
|
||||
volare enable -j$(nproc) --pdk $PDK_FAMILY $OPDKS_VER
|
||||
volare enable --pdk $PDK_FAMILY $OPDKS_VER
|
||||
|
||||
- name: Tarball PDK
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user