Commit 71b882f
fix(ci): pin MinGW runtime DLLs first in PATH for Windows llama.cpp build
The win22/20260706 runner image updated Git for Windows to 2.55, whose
bundled libstdc++-6.dll shadows the C:\mingw64 one under Git Bash and
crashes freshly built vulkan-shaders-gen.exe with
STATUS_ENTRYPOINT_NOT_FOUND (actions/runner-images#8399).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FL3b2MuojCAcyjdXhNKZRi1 parent 2ab46e1 commit 71b882f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
| |||
0 commit comments