Remove included by default native-image component
This commit is contained in:
parent
90601b7b6b
commit
895740755d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -50,7 +50,6 @@ jobs:
|
||||
version: 'latest'
|
||||
java-version: '17'
|
||||
cache: 'gradle'
|
||||
components: 'native-image'
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew --no-daemon nativeCompile
|
||||
|
Loading…
x
Reference in New Issue
Block a user