Skip to content

Commit

Permalink
increasing ci timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
rdyro committed Jan 21, 2025
1 parent d78b530 commit 571f018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
python-version: ["3.11", "3.12"]
jax-version: ["0.4.33", "0.4.35", "latest"]
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 15
steps:
- uses: actions/checkout@v3
- name: Install ninja
Expand Down

0 comments on commit 571f018

Please sign in to comment.