Setup Vulkan SDK multiplatform
Version updated for https://github.com/SpargatGroup/setup-vulkan-sdk to version v1.2.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Vulkan SDK” GitHub Action automates the installation and configuration of the Vulkan Software Development Kit (SDK) on CI/CD environments for Linux, Windows, and macOS. It simplifies the process of obtaining specific Vulkan SDK versions and components, enabling developers to efficiently integrate Vulkan tools into their workflows without manual setup. This action is particularly useful for streamlining development and testing tasks in projects that rely on Vulkan APIs.
Release notes
Version 1.2.0 update What’s new?
- added latest version auto-update via api
- fixed Windows latest naming
Full Changelog: https://github.com/SpargatGroup/setup-vulkan-sdk/compare/v1.1.0...v1.2.0