File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# install-vulkan-sdk v1.1.2
2
2
3
- [ ![ test install-vulkan-sdk] ( https://github.com/humbletim/install-vulkan-sdk/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/humbletim/install-vulkan-sdk/actions/workflows/ci.yml )
4
-
5
3
This action automatically downloads and installs the Vulkan SDK development environment.
6
4
7
5
### Usage
@@ -27,7 +25,7 @@ Know working SDK version for windows/mac/linux:
27
25
# #### Available SDK versions:
28
26
- [windows.json](https://vulkan.lunarg.com/sdk/versions/windows.json)
29
27
- [linux.json](https://vulkan.lunarg.com/sdk/versions/linux.json)
30
- - [mac.json](https://vulkan.lunarg.com/sdk/versions/mac.json)
28
+ - [mac.json](https://vulkan.lunarg.com/sdk/versions/mac.json) (version >= 1.3.296.0)
31
29
- see also https://vulkan.lunarg.com/sdk/home
32
30
33
31
# ## Environment
You can’t perform that action at this time.
0 commit comments