Skip to content

Commit

Permalink
Update ci-windows-minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron authored Feb 5, 2025
1 parent fa15ea8 commit 23ee074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows-minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
- name: Install Vulkan SDK
uses: humbletim/setup-vulkan-sdk@v1.2.1
uses: edvn0/setup-vulkan-sdk-edvn0@v1.3.0
with:
vulkan-query-version: 1.3.231.1
vulkan-components: Vulkan-Headers, Vulkan-Loader
Expand Down

0 comments on commit 23ee074

Please sign in to comment.