[CI] Double the base-b-test-1-gpu-large timeout (#37452)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
f4c17fed07
commit
73a2414289
@@ -333,7 +333,7 @@ jobs:
|
|||||||
check_changes: ${{ toJson(needs.check-changes.outputs) }}
|
check_changes: ${{ toJson(needs.check-changes.outputs) }}
|
||||||
caller_inputs: ${{ toJson(inputs) }}
|
caller_inputs: ${{ toJson(inputs) }}
|
||||||
partitions: ${{ needs.check-changes.outputs.partitions }}
|
partitions: ${{ needs.check-changes.outputs.partitions }}
|
||||||
run_timeout_minutes: '30'
|
run_timeout_minutes: '60'
|
||||||
timeout_per_file: '1800'
|
timeout_per_file: '1800'
|
||||||
rust_ext_artifact: ${{ needs.rust-ext-build.outputs.artifact_name }}
|
rust_ext_artifact: ${{ needs.rust-ext-build.outputs.artifact_name }}
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|||||||
Reference in New Issue
Block a user