Skip to content

Commit e2a8d08

Browse files
authored
Increase wheel build timeout to 25m (#1252)
1 parent 2822aae commit e2a8d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
check-name: >-
142142
Build ${{ matrix.tag }} wheels on ${{ matrix.runner-vm-os }}
143143
runner-vm-os: ${{ matrix.runner-vm-os }}
144-
timeout-minutes: 15
144+
timeout-minutes: 25
145145
source-tarball-name: >-
146146
${{ needs.build-pure-python-dists.outputs.sdist-filename }}
147147
dists-artifact-name: ${{ needs.pre-setup.outputs.dists-artifact-name }}

0 commit comments

Comments
 (0)