We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e434816 commit e0e9efbCopy full SHA for e0e9efb
.github/workflows/tpp-graviton.yml
@@ -35,6 +35,7 @@ jobs:
35
36
TPP-MLIR-ARM:
37
runs-on: [ self-hosted, graviton ]
38
+ timeout-minutes: 60
39
# if: |
40
# (github.event_name == 'push') || (github.event_name == 'workflow_dispatch') ||
41
# (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'arm')) ||
0 commit comments