[CI] Upgrade github workflows to use latest Conda setup action (#10320)
Co-authored-by: Christian Clauss <cclauss@me.com> Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
This commit is contained in:
committed by
GitHub
parent
e20ed8ab9c
commit
7ae5c972f9
6
tests/ci_build/conda_env/jvm_tests.yml
Normal file
6
tests/ci_build/conda_env/jvm_tests.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: jvm_tests
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- awscli
|
||||
Reference in New Issue
Block a user