Skip to content

Commit b883beb

Browse files
committed
build: bump vulkan version
1 parent 293d7f9 commit b883beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
runs-on: windows-latest
213213

214214
env:
215-
VULKAN_VERSION: 1.3.261.1
215+
VULKAN_VERSION: 1.3.283.0
216216

217217
steps:
218218
- uses: ilammy/msvc-dev-cmd@v1
@@ -259,7 +259,7 @@ jobs:
259259
runs-on: windows-latest
260260

261261
env:
262-
VULKAN_VERSION: 1.3.261.1
262+
VULKAN_VERSION: 1.3.283.0
263263

264264
steps:
265265
- uses: ilammy/msvc-dev-cmd@v1

0 commit comments

Comments
 (0)