The first run showed lavapipe installed and visible to vulkaninfo (DRIVER_ID_MESA_LLVMPIPE), but the render tests still found no wgpu adapter and — correctly — hard-failed under PMACS_REQUIRE_GPU. Cause: VK_ICD_FILENAMES pinned an ICD path that doesn't match the runner, which overrides the loader's default discovery and hides every ICD. Drop it and rely on default discovery (which vulkaninfo uses); also `ls` the icd.d dir for future debugging. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014TXbAwk27agwhrNNrhLi2U |
||
|---|---|---|
| .. | ||
| ci.yml | ||