Skip to content

Commit

Permalink
testing generic JDK version for conda-integration CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Jan 4, 2024
1 parent 18affb2 commit e74fb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1707,7 +1707,7 @@ services:
repo: ${REPO}
arch: ${ARCH}
# Use a newer JDK as it seems to improve stability
jdk: 17
jdk: ${JDK}
# conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
# be set to ${MAVEN}
maven: 3.9.6
Expand Down

0 comments on commit e74fb0d

Please sign in to comment.