Skip to content

Commit

Permalink
Update python-package.yml to have 15m as timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wbarnha authored Mar 18, 2024
1 parent 6ad79a4 commit deeccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
needs:
- build-sdist
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit deeccfa

Please sign in to comment.