feat: add Vulkan loader probe to smoke runner

This commit is contained in:
2026-06-23 23:33:42 +04:00
parent 99bcbf388f
commit f15ea95bf2
4 changed files with 167 additions and 10 deletions
+1
View File
@@ -77,6 +77,7 @@ jobs:
--platform "${{ matrix.smoke_platform }}"
--out "target/fparkan/native-smoke/${{ runner.os }}.json"
--status blocked
--probe-loader
--reason "native Vulkan smoke runner is not enabled on this CI lane yet"
- name: Upload acceptance evidence
if: always()