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 5828779 commit faddd2aCopy full SHA for faddd2a
1 file changed
.github/workflows/build.yml
@@ -179,7 +179,7 @@ jobs:
179
- name: Install Vulkan SDK on Ubuntu
180
if: matrix.config.name == 'Ubuntu (1)'
181
env:
182
- VULKAN_VERSION: 1.4.313.2
+ VULKAN_VERSION: 1.4.341.1
183
run: |
184
# export VULKAN_VERSION="$(curl -fsSL https://vulkan.lunarg.com/sdk/latest/linux.txt)"
185
# echo "Downloading Vulkan SDK version ${VULKAN_VERSION}"
0 commit comments