Skip to content

Commit eda2fae

Browse files
committed
fix GraalVM workflow warning
1 parent 7604b6f commit eda2fae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-native-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
with:
2828
java-version: '25'
2929
distribution: 'graalvm'
30-
components: 'native-image'
3130
github-token: ${{ secrets.GITHUB_TOKEN }}
3231

3332
- name: Cache Maven packages

0 commit comments

Comments
 (0)