We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50484eb commit 3d5bd91Copy full SHA for 3d5bd91
.github/workflows/release.yml
@@ -258,7 +258,7 @@ jobs:
258
259
- name: Install Clang
260
run: |
261
- choco install llvm
+ choco install llvm --version=19.1.7
262
263
- name: Install Ninja
264
@@ -334,7 +334,7 @@ jobs:
334
335
336
337
338
339
- name: Install Vulkan SDK
340
id: get_vulkan
0 commit comments