Merge pull request #830 from xamarin/mu-20231215-ci-timeouts

Manual updates 20231215 - CI timeouts 300 minutes
This commit is contained in:
moljac 2023-12-15 18:40:10 +01:00 коммит произвёл GitHub
Родитель 6c2ab2c87b 1be051f533
Коммит b692c95b88
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,7 +1,7 @@
parameters:
# Environment Parameters
name: 'build' # the name of the build job for dependency purposes
timeoutInMinutes: 150 # the timeout in minutes
timeoutInMinutes: 300 # the timeout in minutes
mainBranchName: 'main' # the "main" branch that should be used - can be something other than "main"
macosAgentPoolName: 'Azure Pipelines' # the name of the macOS VM pool
macosImage: internal-macos12 # macOS VM image name, must be "internal" locked down image