Skip to content

Commit 9d8d110

Browse files
authored
fix: Use java 17 gng
1 parent 38a6cd1 commit 9d8d110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-release-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
invoke:
1313
uses: xpdustry/.github/.github/workflows/draft-release-java.yaml@master
1414
with:
15-
java_version: 25
15+
java_version: 17
1616
draft_version: ${{ github.event.inputs.draft_version || '' }}
1717
permissions:
1818
contents: write

0 commit comments

Comments
 (0)