Skip to content

Commit

Permalink
Fix Vulkan SDK version in Github pipeline as current latest does not …
Browse files Browse the repository at this point in the history
…seem to work
  • Loading branch information
fholger committed Nov 17, 2023
1 parent 2563158 commit a2b3e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Vulkan SDK
uses: humbletim/[email protected]
with:
vulkan-query-version: latest
vulkan-query-version: 1.3.261.1
vulkan-use-cache: true
vulkan-components: Glslang

Expand Down

0 comments on commit a2b3e94

Please sign in to comment.