Skip to content

Commit

Permalink
Use Java 23 when running JDT-LS build in licensecheck workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Grunberg <[email protected]>
  • Loading branch information
rgrunber committed Oct 30, 2024
1 parent fc4583c commit 8e24115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
with:
projectId: eclipse.jdt.ls
submodules: recursive
javaVersion: '23'
secrets:
gitlabAPIToken: ${{ secrets.ECLIPSE_GITLAB_API_TOKEN }}

0 comments on commit 8e24115

Please sign in to comment.