mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 23:18:04 -05:00
increase metal ci test timeout to 20 minutes (#4920)
make it less annoying for now
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -288,7 +288,7 @@ jobs:
|
||||
needs: check_process_replay
|
||||
env:
|
||||
RUN_PROCESS_REPLAY: ${{ needs.check_process_replay.outputs.run_process_replay }}
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 20
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user