Skip to content

Commit 82a7fdc

Browse files
committed
update ci timeout
1 parent 751b99a commit 82a7fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
build-and-package:
2727
name: Build & Dist Check
2828
runs-on: ubuntu-latest
29-
timeout-minutes: 30
29+
timeout-minutes: 60
3030

3131
steps:
3232
- name: Checkout Source

0 commit comments

Comments
 (0)