Skip to content

Commit

Permalink
bump up timout-time for github actions
Browse files Browse the repository at this point in the history
hopefully addresses #950
  • Loading branch information
fgregg committed Feb 2, 2022
1 parent 4962f3b commit 92869d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
test:
timeout-minutes: 20
timeout-minutes: 30
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 92869d1

Please sign in to comment.