Skip to content

Commit

Permalink
No more need for native-image component, it's automatically included
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvisser committed Mar 19, 2024
1 parent 1496996 commit f5a33a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
with:
distribution: 'graalvm'
java-version: ${{ env.JAVA_VERSION }}
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: 'Cache Maven packages'
Expand Down

0 comments on commit f5a33a6

Please sign in to comment.