feat: add Vulkan surface preflight to smoke runner

This commit is contained in:
2026-06-23 23:38:09 +04:00
parent 71ead678c0
commit aa2133d82b
4 changed files with 135 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
--platform "${{ matrix.smoke_platform }}"
--out "target/fparkan/native-smoke/${{ runner.os }}.json"
--status blocked
--probe-instance
--probe-surface
--reason "native Vulkan smoke runner is not enabled on this CI lane yet"
- name: Upload acceptance evidence
if: always()