Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a019be1

Browse files
authored
Increase workflow timeout (#118)
1 parent 389a47c commit a019be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
create-and-upload-assets:
5151
needs: create-release
5252
runs-on: ${{ matrix.os }}
53-
timeout-minutes: 30
53+
timeout-minutes: 90
5454

5555
strategy:
5656
fail-fast: false

0 commit comments

Comments
 (0)