提交 fb6c477a 编写于 作者: V Vatsan Madhavan 提交者: msftbot[bot]

Update how timeout is defined in yml files. (#1078)

上级 0e65a17d
......@@ -36,5 +36,4 @@ jobs:
queue: buildpool.windows.10.amd64.vs2019.pre
# runAsPublic is used in expressions, which can't read from user-defined variables
runAsPublic: false
timeoutInMinutes: 120 # how long to run the job before automatically cancelling; see https://github.com/dotnet/wpf/issues/952
......@@ -26,6 +26,7 @@ jobs:
jobs:
- job: Windows_NT
timeoutInMinutes: 120 # how long to run the job before automatically cancelling; see https://github.com/dotnet/wpf/issues/952
pool: ${{ parameters.agentPool }}
variables:
# needed for signing
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册