We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4717263 commit 68ad4f2Copy full SHA for 68ad4f2
1 file changed
.github/workflows/windows.yaml
@@ -6,7 +6,7 @@ on:
6
types: [opened, synchronize, reopened]
7
8
env:
9
- VMA_VULKAN_VERSION: "1.3.283.0"
+ VMA_VULKAN_VERSION: "1.4.350.0"
10
VMA_VULKAN_SDK_PATH: ${{ github.workspace }}/vulkan_sdk
11
12
jobs:
0 commit comments