Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 60eff81

Browse files
committed
CI: Make skopt tests pass
Disable prereleased numpy for the time being
1 parent b1dd06e commit 60eff81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž.github/workflows/ci.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- run: pip install -U pip setuptools wheel
3535
- if: matrix.test-type == 'lint'
36-
run: pip install -U --pre bokeh pandas numpy && pip install -U .[dev]
36+
run: pip install -U --pre bokeh pandas 'numpy<1.24' && pip install -U .[dev]
3737
- if: matrix.test-type == 'docs'
3838
run: pip install -e .[doc] # -e provides _version.py for pdoc
3939
- run: pip install -U .[test]

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /