Skip to content

Commit e683586

Browse files
committed
Revert "Increase timeout to 25 min"
This reverts commit 7f50e37.
1 parent 9b63c63 commit e683586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ado/jobs/node-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- ${{ each nodeVersion in parameters.versions }}:
1818
- job: NodeTests${{ nodeVersion }}
1919
displayName: Node Tests v${{ nodeVersion }}
20-
timeoutInMinutes: 25
20+
timeoutInMinutes: 20
2121
variables: [template: ../variables/windows.yml]
2222
pool: ${{ parameters.AgentPool.Medium }}
2323

0 commit comments

Comments
 (0)