Fix missing VM parameter, matrix doesn't select automatically

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
Dom Rodriguez 2021-10-23 19:04:10 +01:00
parent 907bcdcfea
commit a53380de4f
No known key found for this signature in database
GPG Key ID: 72DCF1231E54BD43
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ jobs:
imageName: "macOS-10.14"
B_BUILD_TYPE: Release
BARRIER_VERSION_STAGE: Release
pool:
vmImage: $(imageName)
variables:
VERBOSE: 1
TERM: xterm-256color