Skip to content

Commit b92b071

Browse files
Update release.yml Java 25
set java version = 25
1 parent 90bcb72 commit b92b071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Set Up Java
8282
uses: actions/setup-java@v4
8383
with:
84-
java-version: '24'
84+
java-version: '25'
8585
distribution: 'temurin'
8686
- name: Build JDT-LS
8787
if: "${{ inputs.JDT_LS_VERSION == '' }}"

0 commit comments

Comments
 (0)