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 d6b8796 commit e32b474Copy full SHA for e32b474
.circleci/config.yml
@@ -258,8 +258,7 @@ workflows:
258
# arg-line: "--add-opens=java.base/java.nio=ALL-UNNAMED"
259
- tests-java-arm64:
260
name: arm64
261
-# maven-image: "cimg/openjdk:21.0"
262
- maven-image: "bitnami/java:22"
+ maven-image: "cimg/openjdk:21.0"
263
arg-line: "--add-opens=java.base/java.nio=ALL-UNNAMED"
264
- deploy-snapshot:
265
requires:
0 commit comments