feat: add Vulkan instance probe to smoke runner

This commit is contained in:
2026-06-23 23:35:41 +04:00
parent f15ea95bf2
commit 71ead678c0
4 changed files with 158 additions and 18 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-loader
--probe-instance
--reason "native Vulkan smoke runner is not enabled on this CI lane yet"
- name: Upload acceptance evidence
if: always()