Skip to content

Commit

Permalink
Github Workflow: websuite build - increase job timeout (apache#13449)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi authored Dec 22, 2021
1 parent 2a2210d commit 4d3a520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pulsar-website-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: ${{ github.repository == 'apache/pulsar' }}
name: Build and publish pulsar website
runs-on: ubuntu-latest
timeout-minutes: 120
timeout-minutes: 180
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 4d3a520

Please sign in to comment.