Skip to content

Commit

Permalink
Update Vulkan SDK components
Browse files Browse the repository at this point in the history
  • Loading branch information
shg8 committed Apr 2, 2024
1 parent 7a2f246 commit 41ba0ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
- name: Prepare Vulkan SDK
uses: humbletim/[email protected]
with:
vulkan-query-version: 1.3.275.0
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang, SPIRV-Tools
vulkan-query-version: latest
vulkan-components: Vulkan-Headers, Glslang
vulkan-use-cache: true

- name: Configure CMake
Expand Down

0 comments on commit 41ba0ca

Please sign in to comment.