Use Ubuntu distributed Yosys instead of yowasp-yosys.
This commit is contained in:
parent
e43d0d2ef0
commit
d532bb563f
|
@ -36,8 +36,8 @@ jobs:
|
||||||
libeigen3-dev liblemon-dev \
|
libeigen3-dev liblemon-dev \
|
||||||
autotools-dev automake \
|
autotools-dev automake \
|
||||||
libxt-dev libxpm-dev libmotif-dev \
|
libxt-dev libxpm-dev libmotif-dev \
|
||||||
tcl-dev libffi-dev cmake ninja-build
|
tcl-dev libffi-dev cmake ninja-build yosys
|
||||||
pip install meson yowasp-yosys
|
pip install meson
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2
|
uses: hendrikmuhs/ccache-action@v1.2
|
||||||
#- name: Build Yosys
|
#- name: Build Yosys
|
||||||
|
|
Loading…
Reference in New Issue