Skip to content

Commit

Permalink
Use Vulkan 1.3.296
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe2933 authored Jan 17, 2025
1 parent b57bc48 commit 8522924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Vulkan SDK
uses: humbletim/setup-vulkan-sdk@v1.2.0
with:
vulkan-query-version: latest
vulkan-query-version: 1.3.296
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang, SPIRV-Tools
vulkan-use-cache: true

Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
path: |
build/vk-gltf-viewer
build/vk-gltf-viewer.exe
build/*.dll
build/*.dll

0 comments on commit 8522924

Please sign in to comment.