We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc437dd commit 8da0cb8Copy full SHA for 8da0cb8
.github/workflows/release-eclipse-ls-extensions.yml
@@ -17,7 +17,7 @@ jobs:
17
eclipse-ls-extension:
18
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
19
with:
20
- eclipse_profile: 'e433'
+ eclipse_profile: 'e434'
21
build_type: 'release'
22
skip_tests: true
23
sts4-language-servers-version: ${{ inputs.sts4-language-servers-version }}
0 commit comments