Skip to content

Commit 68ad4f2

Browse files
committed
Updated Vulkan SDK version in windows.yaml to 1.4.350.0
In hope to fix the CI build on Windows.
1 parent 4717263 commit 68ad4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
types: [opened, synchronize, reopened]
77

88
env:
9-
VMA_VULKAN_VERSION: "1.3.283.0"
9+
VMA_VULKAN_VERSION: "1.4.350.0"
1010
VMA_VULKAN_SDK_PATH: ${{ github.workspace }}/vulkan_sdk
1111

1212
jobs:

0 commit comments

Comments
 (0)