Unverified Commit fb6ff513 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Switch from YosysHQ action to reusable workflow (backport #2901) (#2902)

* Switch from YosysHQ action to composite action (#2901)

The YosysHQ Github Action for setting up the OSS CAD Suite is very flaky
in CI so instead we can just wget and untar the suite ourselves. It also
seems prudent to try out composite actions to avoid duplication of
installation steps.

(cherry picked from commit 75aeaed9

)

# Conflicts:
#	.github/workflows/test.yml

* Resolve backport conflicts

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 044b0624
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment