Commit 3b39e6d
committed
fix(build): skip NugetPackageTest on non-macOS CI platforms
The Avalonia GUI smoke test requires a display server which is only
available on macOS CI runners. Add OnlyWhenDynamic guard to skip
the target on Linux/Windows and make the runtime critical-path
governance check platform-aware for the smoke telemetry evidence.
Made-with: Cursor1 parent 1539379 commit 3b39e6d
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
553 | 554 | | |
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
557 | 558 | | |
558 | 559 | | |
559 | | - | |
| 560 | + | |
| 561 | + | |
560 | 562 | | |
561 | 563 | | |
562 | | - | |
| 564 | + | |
563 | 565 | | |
564 | 566 | | |
565 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| |||
0 commit comments