Skip to content

Commit

Permalink
Increase release timeout from 7 to 14 minutes (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Sep 23, 2024
1 parent 56e51de commit cf5a996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ jobs:
- build-wheels-for-tested-arches
- pre-setup # transitive, for accessing settings
runs-on: ubuntu-latest
timeout-minutes: 7
timeout-minutes: 14

permissions:
contents: write # IMPORTANT: mandatory for making GitHub Releases
Expand Down

0 comments on commit cf5a996

Please sign in to comment.