We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83cef98 + 680cd8f commit 0c77a79Copy full SHA for 0c77a79
.circleci/config.yml
@@ -44,7 +44,7 @@ jobs:
44
# https://hub.docker.com/r/circleci/openjdk/
45
# adoptopenjdk/openjdk15
46
# https://circleci.com/developer/images/image/cimg/openjdk
47
- - image: cimg/openjdk:20.0.1
+ - image: cimg/openjdk:21.0.0
48
environment:
49
CC_TEST_REPORTER_ID: $CC_TEST_REPORTER_ID
50
COVERALLS_REPO_TOKEN: $COVERALLS_REPO_TOKEN
0 commit comments