Skip to content

Commit

Permalink
Upgrade main build to JDK 17.0.0
Browse files Browse the repository at this point in the history
Resolves gh-2778
  • Loading branch information
shakuzen committed Sep 27, 2021
1 parent 19c0e10 commit 5e93459
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 @@ -6,7 +6,7 @@ executors:
environment:
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
docker:
- image: cimg/openjdk:16.0.2
- image: cimg/openjdk:17.0.0
circle-jdk8-executor:
working_directory: ~/micrometer
environment:
Expand Down

0 comments on commit 5e93459

Please sign in to comment.