humbletim / setup-vulkan-sdk

github action that provisions the Vulkan SDK and configures VULKAN_SDK environment variable
MIT License
46 stars 11 forks source link

[wip] v1.2.1 staging #21

Open humbletim opened 7 months ago

humbletim commented 7 months ago

Holding off on stamping a v1.2.1 official release pending further investigation into the emergent #19 legacy version Mac build failures.

Note: that latest round of node.js deprecation warnings have been merged into main.

For those in a hurry it is possible to adopt those changes using a commit point instead of version. `main` at time of writing resolves into: - humbletim/setup-vulkan-sdk@523828e49cd4afabce369c39c7ee6543a2b7a735 ```yaml uses: humbletim/setup-vulkan-sdk@523828e49cd4afabce369c39c7ee6543a2b7a735 ```

cc: