Skip to content

Commit

Permalink
[Don't merge] test mac ci
Browse files Browse the repository at this point in the history
  • Loading branch information
taoboyang committed Jan 8, 2025
1 parent f80a195 commit f65d6cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,8 @@ jobs:
path: ./wheelhouse/*.whl

- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

timeout-minutes: 300
upload_all_to_pypi:
needs: [build_manylinux_wheels, build_macos_wheels]
runs-on: ubuntu-latest # pypa/gh-action-pypi-publish only support linux
Expand Down

0 comments on commit f65d6cf

Please sign in to comment.