Skip to content

Commit 99b6f5d

Browse files
committed
removed native-image component as it is added automatically
1 parent f121ada commit 99b6f5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
with:
124124
version: "latest"
125125
java-version: "21"
126-
components: "native-image"
127126
github-token: ${{ secrets.GITHUB_TOKEN }}
128127
- name: Build native image
129128
run: mvn --batch-mode --no-transfer-progress -Pnative -Dj8 -DskipTests install

0 commit comments

Comments
 (0)