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 09cbbc9 commit 7ce2ba8Copy full SHA for 7ce2ba8
.azure-pipelines/openxr-sdk.yml
@@ -7,6 +7,8 @@ trigger:
7
branches:
8
include:
9
- "*"
10
+variables:
11
+ VULKAN_SDK_VERSION: "1.1.114.0"
12
13
stages:
14
- stage: Build
0 commit comments