We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2822aae commit e2a8d08Copy full SHA for e2a8d08
.github/workflows/ci-cd.yml
@@ -141,7 +141,7 @@ jobs:
141
check-name: >-
142
Build ${{ matrix.tag }} wheels on ${{ matrix.runner-vm-os }}
143
runner-vm-os: ${{ matrix.runner-vm-os }}
144
- timeout-minutes: 15
+ timeout-minutes: 25
145
source-tarball-name: >-
146
${{ needs.build-pure-python-dists.outputs.sdist-filename }}
147
dists-artifact-name: ${{ needs.pre-setup.outputs.dists-artifact-name }}
0 commit comments