Skip to content

Commit 7ce2ba8

Browse files
committed
ci: OpenXR-SDK needs the vulkan version passed.
1 parent 09cbbc9 commit 7ce2ba8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines/openxr-sdk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ trigger:
77
branches:
88
include:
99
- "*"
10+
variables:
11+
VULKAN_SDK_VERSION: "1.1.114.0"
1012

1113
stages:
1214
- stage: Build

0 commit comments

Comments
 (0)