mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
e336e7a86c
This commit simplifies the Simulation 1.4 workflow by removing the compiler and architecture matrix. Run-time issues due to compiler differences or architecture have not been an issue, so testing a single configuration is sufficient to reduce CI resource usage. The workflow now uses the default environment instead of explicitly testing both gcc/clang and m32/m64 architectures.