Skip to content

Commit 9de11ab

Browse files
committed
Make the timeout minutes longer for CI
1 parent 23d3e14 commit 9de11ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55
jobs:
66
mlx-test:
77
runs-on: macos-latest
8-
timeout-minutes: 10
8+
timeout-minutes: 30
99
strategy:
1010
matrix:
1111
python-version: ['3.10', '3.11', '3.12', '3.13']

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)