Skip to content

Commit

Permalink
Increase cibuildwheel timeout to 2 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Sep 12, 2024
1 parent 8d02a6a commit 7f1c245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
CIBW_ARCHS_MACOS: native
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection
with-cython-tracing=${{ inputs.cython-tracing }}
timeout-minutes: 120

- name: Upload built artifacts for testing and publishing
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7f1c245

Please sign in to comment.