We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4624e2 commit ecf0af6Copy full SHA for ecf0af6
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
working_directory: ~/underscore-java
6
7
docker:
8
- - image: cimg/openjdk:19.0.2
+ - image: cimg/openjdk:17.0.16
9
10
steps:
11
0 commit comments