Skip to content

Commit

Permalink
remove thread count from volare
Browse files Browse the repository at this point in the history
donn committed May 13, 2024

Verified

This commit was signed with the committer’s verified signature.
donn Mohamed Gaber
1 parent 36d357c commit 77eb5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openlane_ci.yml
Original file line number Diff line number Diff line change
@@ -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: |

0 comments on commit 77eb5ff

Please sign in to comment.