Skip to content

Commit

Permalink
The GraalVM Updater was removed in GraalVM for JDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ssobue committed Dec 17, 2023
1 parent 8115878 commit 26b6d08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- restore_cache:
keys:
- v1-dependencies-{{ checksum "pom.xml" }}
- run: gu install native-image
# https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html#native-image.developing-your-first-application.native-build-tools.maven
- run: ./mvnw -Pnative native:compile
- store_test_results:
Expand Down

0 comments on commit 26b6d08

Please sign in to comment.