You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove components: native-image for GraalVM Distribution (JDK 17+)
Since GraalVM for JDK 17, native-image is bundled by default and the
components parameter is deprecated, causing a warning in GitHub Actions.
See: oracle/graal#5995
0 commit comments