Skip to content

Commit

Permalink
Increase github action timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
euanmillar committed Feb 7, 2022
1 parent 75f5a57 commit 7b994cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
push-deploy-e2e:
runs-on: ubuntu-20.04
timeout-minutes: 60
timeout-minutes: 120
strategy:
matrix:
node-version: [14.17.0]
Expand Down

0 comments on commit 7b994cd

Please sign in to comment.