Skip to content

Commit 7858bd3

Browse files
authored
Increase release timeout (#611)
1 parent 313bebc commit 7858bd3

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
@@ -387,7 +387,7 @@ jobs:
387387
- build-wheels-for-tested-arches
388388
- pre-setup # transitive, for accessing settings
389389
runs-on: ubuntu-latest
390-
timeout-minutes: 7
390+
timeout-minutes: 14
391391

392392
permissions:
393393
contents: write # IMPORTANT: mandatory for making GitHub Releases

0 commit comments

Comments
 (0)