mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 01:51:18 +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
|
||||
|
||||
deploy_with_macos:
|
||||
runs-on: ${{ matrix.buildplat[0] }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-13, macos-latest]
|
||||
|
||||
Reference in New Issue
Block a user