mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 01:06:56 +08:00
rewrite deploy with macos
This commit is contained in:
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@@ -105,7 +105,7 @@ jobs:
|
|||||||
# twine upload --repository-url https://test.pypi.org/legacy/ dist/*.whl --verbose
|
# twine upload --repository-url https://test.pypi.org/legacy/ dist/*.whl --verbose
|
||||||
|
|
||||||
deploy_with_macos:
|
deploy_with_macos:
|
||||||
runs-on: ${{ matrix.buildplat[0] }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-13, macos-latest]
|
os: [macos-13, macos-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user