[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:
Yakun Xu
2025-12-09 08:48:37 -08:00
committed by GitHub
parent b800b1ad8e
commit a3b8361a19
7 changed files with 104 additions and 51 deletions
+1 -1
View File
@@ -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