]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci: Add Windows Vulkan backend testing on Intel (#21292)
authorMasato Nakasaka <redacted>
Fri, 3 Apr 2026 17:16:44 +0000 (02:16 +0900)
committerGitHub <redacted>
Fri, 3 Apr 2026 17:16:44 +0000 (20:16 +0300)
commite43970099269b5b6da36b8977ad47697602e4e54
tree3ab7b270b3fa91bab11e163113ffa66d37bb2334
parent50e0ad08fb6906fda9ac2e256e43a4bbf9c85639
ci: Add Windows Vulkan backend testing on Intel (#21292)

* experimenting CI

* Experimenting CI fix for MinGW

* experimenting CI on Windows

* modified script for integration with VisualStudio

* added proxy handling

* adding python version for Windows execution

* fix iterator::end() dereference

* fixed proxy handling

* Fix errors occurring on Windows

* fixed ci script

* Reverted to master

* Stripping test items to simplify Windows test

* adjusting script for windows testing

* Changed shell

* Fixed shell

* Fixed shell

* Fix CI setting

* Fix CI setting

* Fix CI setting

* Experimenting ci fix

* Experimenting ci fix

* Experimenting ci fix

* Experimenting ci fix

* experimenting fix for unit test error

* Changed to use BUILD_LOW_PERF to skip python tests

* Fix CI

* Added option to specify Ninja generator

* Reverted proxy related changes
.github/workflows/build-self-hosted.yml
ci/run.sh