Skip to content

Commit 94dfbfd

Browse files
committed
Increase publish timeout to 45m
1 parent c4e642b commit 94dfbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
# macos-latest is too slow. -14 will become latest in Q2 '24
99
runs-on: macos-14
1010
if: github.repository == 'square/workflow-kotlin'
11-
timeout-minutes: 35
11+
timeout-minutes: 45
1212

1313
steps:
1414
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)