Skip to content

Commit 571f018

Browse files
committed
increasing ci timeout
1 parent d78b530 commit 571f018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
python-version: ["3.11", "3.12"]
4242
jax-version: ["0.4.33", "0.4.35", "latest"]
4343
runs-on: ubuntu-latest
44-
timeout-minutes: 5
44+
timeout-minutes: 15
4545
steps:
4646
- uses: actions/checkout@v3
4747
- name: Install ninja

0 commit comments

Comments
 (0)