We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9991ea commit 25fef2cCopy full SHA for 25fef2c
2 files changed
.github/workflows/maven.yml
@@ -15,7 +15,6 @@ jobs:
15
with:
16
java-version: '21'
17
distribution: 'graalvm-community'
18
- components: 'native-image'
19
github-token: ${{ secrets.GITHUB_TOKEN }}
20
cache: maven
21
- name: Build with Maven
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
24
25
26
27
28
29
0 commit comments