[GHA]: Integrate LS build on different platforms into snapshot build

This commit is contained in:
aboyko
2024-12-08 16:52:01 -05:00
parent 18c23e3d4d
commit fd7379bcff
2 changed files with 14 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
- 'main'
jobs:
build:
language-servers-build:
uses: ./.github/workflows/multiplatform-ls-build.yml
with:
java_version: '21'