Skip to content

Commit a1cbd51

Browse files
xaionaro@dx.centerxaionaro@dx.center
authored andcommitted
ci: increase release job timeout to 90 minutes
1 parent 1d832dc commit a1cbd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
needs: test
5353
if: startsWith(github.ref, 'refs/tags/v')
5454
runs-on: ubuntu-latest
55-
timeout-minutes: 45
55+
timeout-minutes: 90
5656
permissions:
5757
contents: write
5858
packages: write

0 commit comments

Comments
 (0)