Skip to content

Commit 1859456

Browse files
committed
drop badge; add macos sdk >= version note
1 parent b45fdcd commit 1859456

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# install-vulkan-sdk v1.1.2
22

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-
53
This action automatically downloads and installs the Vulkan SDK development environment.
64

75
### Usage
@@ -27,7 +25,7 @@ Know working SDK version for windows/mac/linux:
2725
##### Available SDK versions:
2826
- [windows.json](https://vulkan.lunarg.com/sdk/versions/windows.json)
2927
- [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)
3129
- see also https://vulkan.lunarg.com/sdk/home
3230

3331
### Environment

0 commit comments

Comments
 (0)