Skip to content

Commit a4220d7

Browse files
authored
Increase release job timeout to 30 minutes
1 parent 57d24cb commit a4220d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
release:
1616
name: Release
1717
runs-on: ubuntu-latest
18-
timeout-minutes: 3
18+
timeout-minutes: 30
1919
strategy:
2020
fail-fast: false
2121
matrix:

0 commit comments

Comments
 (0)