Skip to content

Commit 6e493e3

Browse files
committed
really fix windows vulkan CI
1 parent 320b2b1 commit 6e493e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-vulkan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Compile
2828
run: .\Kinc\make.bat -v vs2022 -g vulkan --kinc Kinc --from Tests/Empty --noshaders --compile
2929
env:
30-
VULKAN_SDK: C:\VulkanSDK\1.2.189.2
30+
VULKAN_SDK: C:\VulkanSDK\1.3.275.0

0 commit comments

Comments
 (0)