Skip to content

Commit

Permalink
Give build workflow an extra 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher committed Jul 19, 2023
1 parent 3ab5e08 commit b732d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
build:
name: Build code-server
runs-on: ubuntu-20.04
timeout-minutes: 30
timeout-minutes: 40
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
steps:
Expand Down

0 comments on commit b732d03

Please sign in to comment.