Skip to content

Commit

Permalink
merge: #13627
Browse files Browse the repository at this point in the history
13627: [Backport stable/8.2] fix(release): increased maven & Go release timeout r=megglos a=backport-action

# Description
Backport of #13623 to `stable/8.2`.

relates to 

Co-authored-by: Meggle (Sebastian Bathke) <[email protected]>
  • Loading branch information
zeebe-bors-camunda[bot] and megglos authored Jul 25, 2023
2 parents 0e18dca + 885646b commit 750f5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
release:
name: Maven & Go Release
runs-on: n1-standard-8-netssd-preempt-quick
timeout-minutes: 30
timeout-minutes: 60
outputs:
releaseTagRevision: ${{ steps.maven-release.outputs.tagRevision }}
env:
Expand Down

0 comments on commit 750f5f7

Please sign in to comment.