3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00
yosys/.github/workflows
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
..
codeql.yml Add YosysHQ/abc as a submodule located in abc 2024-05-08 00:32:18 +02:00
extra-builds.yml extra-builds.yml: Add skip check to vs-prep 2024-05-09 18:17:04 +12:00
test-docs.yml ci: Update to Node.JS 20 2024-05-09 18:16:05 +12:00
test-linux.yml ci: Default clang build 2024-05-10 09:40:12 +12:00
test-macos.yml ci: Introduce artifacts 2024-05-10 09:33:49 +12:00
test-verific.yml ci: Add skip check to test-verific 2024-05-09 09:39:27 +12:00
version.yml Add YosysHQ/abc as a submodule located in abc 2024-05-08 00:32:18 +02:00