Skip to content

Commit f08f4b3

Browse files
authored
Update build.yml for Windows Vulkan builder to use Vulkan 1.4.304 SDK for VK_NV_cooperative_matrix2 support (#12301)
1 parent 80a02aa commit f08f4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ jobs:
774774
env:
775775
OPENBLAS_VERSION: 0.3.23
776776
SDE_VERSION: 9.33.0-2024-01-07
777-
VULKAN_VERSION: 1.3.261.1
777+
VULKAN_VERSION: 1.4.304.1
778778

779779
strategy:
780780
matrix:

0 commit comments

Comments
 (0)