Skip to content

Commit 75dc3c0

Browse files
committed
chore(ci): Publish - increase timeout for native/darwin, ref #6358
1 parent c73b368 commit 75dc3c0

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
@@ -149,7 +149,7 @@ jobs:
149149
150150
native:
151151
runs-on: ${{ matrix.os-version }}
152-
timeout-minutes: 60
152+
timeout-minutes: 90
153153
env:
154154
NODE_PRE_GYP_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
155155
name: Build ${{ matrix.os-version }} ${{ matrix.node-version }}

0 commit comments

Comments
 (0)