yosys/.github
Krystine Sherwin 5ceafea0ec
ci: Default clang build
Switch build artifact to a default clang build.

Testing with the build artifact locally, `make test` is failing with `/lib/x86_64-linux-gnu/libstdc++.so.6: version 'GLIBCXX_3.4.29' not found`.  Using the gcc-11 build (might be?) installing GLIBCXX_3.4.29 but not linking it into the build.  Rather than trying to get it to link, just use the pre-installed `clang` instead.
2024-05-10 09:40:12 +12:00
..
ISSUE_TEMPLATE chore: fix master branch refs 2024-03-24 00:41:54 -04:00
workflows ci: Default clang build 2024-05-10 09:40:12 +12:00
PULL_REQUEST_TEMPLATE.md Add PR template 2024-05-08 12:00:18 +02:00