update GH builds for newly created e4.31 and removed e4.28 build targets

This commit is contained in:
Martin Lippert
2023-12-11 16:55:20 +01:00
parent 824e6e4efa
commit dc0477c489
8 changed files with 22 additions and 45 deletions

View File

@@ -14,6 +14,6 @@ jobs:
eclipse-ls-extensions:
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
with:
eclipse_profile: 'e428'
eclipse_profile: 'e429'
build_type: 'snapshot'
secrets: inherit