Commit graph

2 commits

Author SHA1 Message Date
Esun Kim
6cad98156c
[CI] Updated armclang to the latest (#3319)
* Updated armclang to the latest

* Log
2026-01-22 15:18:25 -08:00
Evagan2018
d7d40b3e7f
CI update for Cortex-M with Arm Compiler 6 (#2771)
This PR updates the CI for Cortex-M with Arm Compiler 
6. It replaces the workflow from:
https://github.com/tensorflow/tflite-micro/blob/main/.github/workflows/cortex_m_virtual_hardware.yml
that required updating. 
The new workflow is simplified and can run on Github runners directly.
This PR replaces the previous generated PR: https://github.com/tensorflow/tflite-micro/pull/2750

BUG="Fixing CI for Arm Compiler 6"
2024-11-15 19:21:53 +00:00