Skip to content

Commit 996539f

Browse files
CI: Bump MoltenVK to v1.3.0 (#1559)
1 parent 05617a3 commit 996539f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
203203
- name: "Install molten-vk"
204204
run: |
205-
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.2.9/MoltenVK-macos.tar
205+
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.3.0/MoltenVK-macos.tar
206206
tar xf MoltenVK-macos.tar
207207
sudo mkdir -p /usr/local/lib
208208
sudo cp MoltenVK/MoltenVK/dynamic/dylib/macOS/libMoltenVK.dylib /usr/local/lib

0 commit comments

Comments
 (0)