Skip to content

Commit

Permalink
upgrading openjdk in Windows and removing openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Jun 4, 2024
1 parent 05bddbf commit f82ecbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ commands:
no_output_timeout: 20m
command: |
choco install -y --no-progress miniconda3
choco install -y --no-progress openssl openjdk11jre
choco install -y --no-progress openjdk
C:\tools\miniconda3\Scripts\conda.exe init powershell
- run:
name: Preparing environment - Hydra
Expand Down

0 comments on commit f82ecbc

Please sign in to comment.