Skip to content

Commit

Permalink
bump timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Jul 5, 2023
1 parent 48ae2b2 commit f75aa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ jobs:
needs: [job_get_metadata, job_build]
if: needs.job_get_metadata.outputs.changed_node == 'true' || github.event_name != 'pull_request'
runs-on: ubuntu-20.04
timeout-minutes: 10
timeout-minutes: 15
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f75aa41

Please sign in to comment.