Skip to content

Commit 17e7144

Browse files
committed
using actions/setup-java for native build (arm64)
1 parent 9ac101f commit 17e7144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker_publish_native_arm64.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: fugerit-org/psychic-actions/maven-container-publish@mcp
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
22-
java-type: 'native'
2322
java-distribution: 'graalvm'
2423
java-version: '22-ea'
2524
maven-options: 'install -Pnative -Pbuildreact'

0 commit comments

Comments
 (0)