Skip to content

Commit 80858c5

Browse files
[Infra] Set timeout for build-test job to 30m (#6488)
Co-authored-by: Rajkumar Rangaraj <[email protected]>
1 parent 3fc2378 commit 80858c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Component.BuildTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
version: net8.0
5151

5252
runs-on: ${{ matrix.os }}
53+
timeout-minutes: 30
5354
steps:
5455
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5556
with:

0 commit comments

Comments
 (0)