[CI] Fix 32b tests that broke the schedule build. (#14742)

This commit is contained in:
Manuel de la Pena 2022-04-14 11:25:38 -04:00 коммит произвёл GitHub
Родитель aa14694665
Коммит b8919c5e54
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -424,7 +424,7 @@ stages:
useXamarinStorage: False
testsLabels: '--label=run-ios-32-tests,run-non-monotouch-tests,run-monotouch-tests,run-mscorlib-tests'
statusContext: 'VSTS: device tests iOS32b'
extraBotDemands: 'xismoke-32'
extraBotDemands: ['xismoke-32']
vsdropsPrefix: ${{ variables.vsdropsPrefix }}
keyringPass: $(pass--lab--mac--builder--keychain)
gitHubToken: ${{ variables['GitHub.Token'] }}