Skip to content

Commit

Permalink
ci: increase the build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Jul 30, 2021
1 parent 0801226 commit ce50428
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 @@ -42,4 +42,4 @@ jobs:
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
timeout-minutes: 10
timeout-minutes: 20

0 comments on commit ce50428

Please sign in to comment.