Skip to content

Commit 117cf3e

Browse files
authored
[PyTorch] Update timeout for inductor test suite: +4hours (#3610)
12 hours isn't enough for "all" test suite Signed-off-by: Anatoly Myachev <[email protected]>
1 parent d78c49b commit 117cf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inductor-tests-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on:
3737
- linux
3838
- ${{ inputs.runner_label || 'rolling' }}
39-
timeout-minutes: 720
39+
timeout-minutes: 960
4040
defaults:
4141
run:
4242
shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.0/oneapi-vars.sh > /dev/null; source {0}"

0 commit comments

Comments
 (0)