Skip to content

Commit

Permalink
Bump to 15 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Sep 9, 2023
1 parent 71d2dce commit 1257516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
deploy_dev:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
if: github.ref == 'refs/heads/master'

env:
Expand Down Expand Up @@ -207,7 +207,7 @@ jobs:

deploy_prod:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
if: github.ref == 'refs/heads/master'

env:
Expand Down

0 comments on commit 1257516

Please sign in to comment.