mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 17:32:13 +01:00
* First attempt with GCC only * Make the test run on every push temporarily Also clean up the description of the workflow * Fix invalid job name * Missing hunks added * Try out matrix actions * Fix missing 'runs-on' * Only needs to run on Ubuntu * Use local installations of gcc/clang instead of containers * Explicitly list out compilers to test * Clean up names and concurrency group * Only need to run on PRs and important branches Co-authored-by: Andras Fekete <andras@wolfssl.com>