We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83cef98 commit 680cd8fCopy full SHA for 680cd8f
.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