Skip to content

Commit

Permalink
Remove test of gu command
Browse files Browse the repository at this point in the history
(seems to have been removed from Graal)
  • Loading branch information
keeganwitt committed Oct 11, 2023
1 parent c1cf696 commit 9e5bf01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jdk21-graal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ RUN set -o errexit -o nounset \
&& echo "Testing GraalVM installation" \
&& java --version \
&& javac --version \
&& gu --version \
&& native-image --version

ENV GRADLE_VERSION 8.4
Expand Down

0 comments on commit 9e5bf01

Please sign in to comment.