[GHA]: Adopt eclipse 4.35 distro

This commit is contained in:
aboyko
2024-12-09 09:31:29 -05:00
parent 7b83098124
commit c4af955878
4 changed files with 24 additions and 24 deletions

View File

@@ -17,7 +17,7 @@ jobs:
eclipse-ls-extension:
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
with:
eclipse_profile: 'e432'
eclipse_profile: 'e433'
build_type: 'release'
skip_tests: true
sts4-language-servers-version: ${{ inputs.sts4-language-servers-version }}