diff --git a/.circleci/config.yml b/.circleci/config.yml index 823ebb6309..8ee8f9c0df 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -100,7 +100,7 @@ commands: name: Preparing environment - system command: | choco install -y --no-progress miniconda3 - choco install -y --no-progress openssl javaruntime + choco install -y --no-progress openssl openjdk11jre C:\tools\miniconda3\Scripts\conda.exe init powershell - run: name: Preparing environment - Hydra