1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-04-20 21:46:07 +00:00

Update build.yml for Windows Vulkan builder to use Vulkan 1.4.304 SDK for VK_NV_cooperative_matrix2 support ()

This commit is contained in:
Oscar Barenys 2025-03-12 20:06:58 +01:00 committed by GitHub
parent 80a02aa858
commit f08f4b3187
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -774,7 +774,7 @@ jobs:
env:
OPENBLAS_VERSION: 0.3.23
SDE_VERSION: 9.33.0-2024-01-07
VULKAN_VERSION: 1.3.261.1
VULKAN_VERSION: 1.4.304.1
strategy:
matrix: