mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
e43df01933
This commit removes the redundant `multiple-instance` job from the `simulation-1.1.yml` workflow. This job was used to run Thread 1.1 certification tests with `OT_MULTIPLE_INSTANCE=ON`. The job is being removed to streamline the CI process and reduce redundant test coverage, as multiple-instance configurations are sufficiently covered in other workflow files. The dependency list for the coverage collection job is also updated to reflect this removal.