Skip to content

Commit e0e9efb

Browse files
committed
[CI] AWS timeout to 60 minutes
1 parent e434816 commit e0e9efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tpp-graviton.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
TPP-MLIR-ARM:
3737
runs-on: [ self-hosted, graviton ]
38+
timeout-minutes: 60
3839
# if: |
3940
# (github.event_name == 'push') || (github.event_name == 'workflow_dispatch') ||
4041
# (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'arm')) ||

0 commit comments

Comments
 (0)