mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ez][CI] Set timeout for linux-jammy-py3_13-clang12-test from 600min -> default val of 240 (#160500)
10 hours is very long Pull Request resolved: https://github.com/pytorch/pytorch/pull/160500 Approved by: https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
114a6c4043
commit
deea71a90e
1
.github/workflows/pull.yml
vendored
1
.github/workflows/pull.yml
vendored
@ -251,7 +251,6 @@ jobs:
|
||||
build-environment: linux-jammy-py3.13-clang12
|
||||
docker-image: ${{ needs.linux-jammy-py3_13-clang12-build.outputs.docker-image }}
|
||||
test-matrix: ${{ needs.linux-jammy-py3_13-clang12-build.outputs.test-matrix }}
|
||||
timeout-minutes: 600
|
||||
secrets: inherit
|
||||
|
||||
linux-jammy-cuda12_8-cudnn9-py3_9-clang12-build:
|
||||
|
Reference in New Issue
Block a user