Skip to content

Commit

Permalink
chore: increase job timeout to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
toby.henderson committed Mar 24, 2021
1 parent 27a03c7 commit 965491b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

package:
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
needs: [test]

steps:
Expand Down

0 comments on commit 965491b

Please sign in to comment.