Skip to content

Commit e32b474

Browse files
wip
1 parent d6b8796 commit e32b474

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,7 @@ workflows:
258258
# arg-line: "--add-opens=java.base/java.nio=ALL-UNNAMED"
259259
- tests-java-arm64:
260260
name: arm64
261-
# maven-image: "cimg/openjdk:21.0"
262-
maven-image: "bitnami/java:22"
261+
maven-image: "cimg/openjdk:21.0"
263262
arg-line: "--add-opens=java.base/java.nio=ALL-UNNAMED"
264263
- deploy-snapshot:
265264
requires:

0 commit comments

Comments
 (0)