Skip to content

Commit 3ee775a

Browse files
authored
Revert "[CI] Set one hour time limit for llvm-test-suite" (#8362)
Reverts #8287 Apparently composite actions do not support timeout. See actions/runner#1979.
1 parent c419e97 commit 3ee775a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devops/actions/llvm_test_suite/action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ inputs:
4343
post-if: false
4444
runs:
4545
using: "composite"
46-
timeout-minutes: 60
4746
steps:
4847
- run: |
4948
cp -r /actions .

0 commit comments

Comments
 (0)