[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:
Philip Hyunsu Cho
2024-05-28 10:23:07 -07:00
committed by GitHub
parent e20ed8ab9c
commit 7ae5c972f9
6 changed files with 100 additions and 59 deletions

View File

@@ -0,0 +1,6 @@
name: jvm_tests
channels:
- conda-forge
dependencies:
- python=3.10
- awscli