Skip to content

Commit

Permalink
[GHA] Correct profile for ls extensions RC
Browse files Browse the repository at this point in the history
  • Loading branch information
BoykoAlex committed Apr 28, 2024
1 parent 8510a36 commit 67a0f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-eclipse-ls-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
eclipse-ls-extension:
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
with:
eclipse_profile: 'e429'
eclipse_profile: 'e430'
build_type: 'release'
skip_tests: true
sts4-language-servers-version: ${{ inputs.sts4-language-servers-version }}
Expand Down

0 comments on commit 67a0f1d

Please sign in to comment.