Skip to content

Commit

Permalink
Merge branch 'dynamic_rendering' of https://github.com/cg-tuwien/Auto-Vk
Browse files Browse the repository at this point in the history
 into dynamic_rendering
  • Loading branch information
johannesugb committed Apr 12, 2024
2 parents 44bfd85 + 48136de commit af94d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
cxx: "cl"
}
# note: if a specific vulkan version needs testing, you can add it here:
vulkan-sdk: ["latest", "1.3.204.1", "1.3.216.0"]
vulkan-sdk: ["latest", "1.3.216.0", "1.2.198.1"]
vma: ["ON", "OFF"]
exclude: # exclude combinations that are known to fail
- vulkan-sdk: "1.2.198"
Expand Down

0 comments on commit af94d78

Please sign in to comment.