We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ab3ef commit 2a98133Copy full SHA for 2a98133
.github/workflows/cmake-multi-platform.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Install Vulkan SDK
85
uses: humbletim/install-vulkan-sdk@v1.1.1
86
with:
87
- version: latest
+ version: 1.3.280.1
88
cache: true
89
90
- name: Configure CMake
0 commit comments