Use Ubuntu distributed Yosys instead of yowasp-yosys.

This commit is contained in:
Jean-Paul Chaput 2023-10-18 17:32:41 +02:00 committed by Rob Taylor
parent e43d0d2ef0
commit d532bb563f
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ jobs:
libeigen3-dev liblemon-dev \
autotools-dev automake \
libxt-dev libxpm-dev libmotif-dev \
tcl-dev libffi-dev cmake ninja-build
pip install meson yowasp-yosys
tcl-dev libffi-dev cmake ninja-build yosys
pip install meson
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
#- name: Build Yosys