Skip to content

Commit 82117f0

Browse files
Increase Snapshot timeout to 90 minutes
1 parent 630a8f2 commit 82117f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
publish-snapshot:
1111
runs-on: macos-latest
1212
if: github.repository == 'square/workflow-kotlin'
13-
timeout-minutes: 45
13+
timeout-minutes: 90
1414

1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)