mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 10:47:46 +00:00
[simulation] set virtual UART at runtime (#12199)
This commit changes the virtual UART to be configured at runtime, which eliminates a build variants, which causes code coverage process problem.
This commit is contained in:
@@ -351,7 +351,7 @@ jobs:
|
||||
retention-days: 1
|
||||
|
||||
thread-1-4-posix:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
env:
|
||||
COVERAGE: 1
|
||||
PYTHONUNBUFFERED: 1
|
||||
|
||||
Reference in New Issue
Block a user