mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
rewrite deploy with macos
This commit is contained in:
7
.github/workflows/python-publish.yml
vendored
7
.github/workflows/python-publish.yml
vendored
@@ -110,12 +110,7 @@ jobs:
|
||||
matrix:
|
||||
os: [macos-13, macos-latest]
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||
# buildplat:
|
||||
# - [macos-13, macosx_arm64]
|
||||
# - [macos-13, macosx_x86_64]
|
||||
# - [macos-14, macosx_arm64]
|
||||
# - [macos-14, macosx_x86_64]
|
||||
# python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user