mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-02 10:31:00 +08:00
rewrite deploy with macos
This commit is contained in:
2
.github/workflows/test_qlib_from_pip.yml
vendored
2
.github/workflows/test_qlib_from_pip.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Qlib installation test
|
||||
run: |
|
||||
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pyqlib==0.9.5.89
|
||||
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pyqlib==0.9.5.84
|
||||
|
||||
- name: Install Lightgbm for MacOS
|
||||
if: ${{ matrix.os == 'macos-13' || matrix.os == 'macos-latest' }}
|
||||
|
||||
Reference in New Issue
Block a user