Searched +full:job_timeout +full:- +full:30 (Results 1 – 5 of 5) sorted by relevance
1 name: win-test6 build-environment:9 description: Top-level label for what's being built/tested.10 cuda-version:14 test-matrix:18 sync-tag:24 job with the same `sync-tag` is identical.25 timeout-minutes:38 if: github.repository_owner == 'pytorch' && toJSON(fromJSON(inputs.test-matrix).include) != '[]'40 matrix: ${{ fromJSON(inputs.test-matrix) }}[all …]
1 name: mac-test6 build-environment:9 description: Top-level label for what's being built/tested.10 test-matrix:14 sync-tag:20 job with the same `sync-tag` is identical.21 python-version:27 timeout-minutes:37 if: github.repository_owner == 'pytorch' && toJSON(fromJSON(inputs.test-matrix).include) != '[]'38 # For setup-miniconda, see https://github.com/conda-incubator/setup-miniconda/issues/179[all …]
1 # TODO: this looks sort of similar to _linux-test, but there are like a dozen10 build-environment:13 description: Top-level label for what's being built/tested.14 test-matrix:18 docker-image:22 sync-tag:28 job with the same `sync-tag` is identical.29 timeout-minutes:35 tests-to-include:46 id-token: write[all …]
1 # TODO: this looks sort of similar to _linux-test, but there are like a dozen5 name: xpu-test10 build-environment:13 description: Top-level label for what's being built/tested.14 test-matrix:18 docker-image:22 sync-tag:28 job with the same `sync-tag` is identical.29 timeout-minutes:35 tests-to-include:[all …]
1 name: linux-test6 build-environment:9 description: Top-level label for what's being built/tested.10 test-matrix:14 docker-image:18 sync-tag:24 job with the same `sync-tag` is identical.25 timeout-minutes:31 use-gha:36 dashboard-tag:[all …]