Skip to content

Commit 6844ddd

Browse files
committed
Reduce build timeout to 30 minutes
1 parent 290474c commit 6844ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156

157157
- id: build
158158
uses: pypa/[email protected]
159-
timeout-minutes: 360
159+
timeout-minutes: 30
160160
with:
161161
package-dir: package
162162
output-dir: wheelhouse

0 commit comments

Comments
 (0)