Files
openthread/.github
Jonathan Hui 5bc532472f [github-actions] add gcc-15 to arm-gcc build matrix (#13171)
This commit adds GCC 15 (version 15.2.rel1) to the `arm-gcc` job
matrix in the OpenThread build (`build.yml`) workflow.

Including GCC 15 in the builds helps ensure that OpenThread compiles
successfully and is free from warnings or errors with the latest GCC
15.2.rel1 release.
2026-05-28 13:49:38 -07:00
..