mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
increase timeout of resnet cron (#12693)
does not finish in 6 hours now
This commit is contained in:
parent
0aabc1e938
commit
2e50ed0767
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mlperf.yml
vendored
2
.github/workflows/mlperf.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
run_script_job:
|
||||
runs-on: [self-hosted, Linux, tinybox]
|
||||
if: github.repository_owner == 'tinygrad'
|
||||
timeout-minutes: 360
|
||||
timeout-minutes: 720
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue