[CI] Fix broken Docker container 'cpu' (#5956)
This commit is contained in:
committed by
GitHub
parent
f5fdcbe194
commit
071e10c1d1
18
tests/ci_build/conda_env/win64_test.yml
Normal file
18
tests/ci_build/conda_env/win64_test.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
name: win64_env
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.7
|
||||
- numpy
|
||||
- scipy
|
||||
- matplotlib
|
||||
- scikit-learn
|
||||
- pandas
|
||||
- pytest
|
||||
- python-graphviz
|
||||
- boto3
|
||||
- hypothesis
|
||||
- jsonschema
|
||||
- pip
|
||||
- pip:
|
||||
- cupy-cuda101
|
||||
Reference in New Issue
Block a user