Skip to content

Commit 8676303

Browse files
SunsetWolfLinlang
andauthored
fix_ci (#1608)
Co-authored-by: Linlang <[email protected]>
1 parent 1a32ba1 commit 8676303

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test_qlib_from_pip.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
- name: Qlib installation test
4444
run: |
4545
python -m pip install pyqlib
46-
# Specify the numpy version because the numpy upgrade caused the CI test to fail,
47-
# and this line of code will be removed when the next version of qlib is released.
48-
python -m pip install "numpy<1.23"
4946
5047
- name: Install Lightgbm for MacOS
5148
if: ${{ matrix.os == 'macos-11' || matrix.os == 'macos-latest' }}

0 commit comments

Comments
 (0)