[GHA]: adjust multiplatform build workflow

This commit is contained in:
aboyko
2024-12-07 23:48:38 -05:00
parent 034359785d
commit 1af6c6de98

View File

@@ -27,7 +27,8 @@ on:
type: boolean
jobs:
platform_matrix:
build-ls-jars:
name: Build Language Server JARs
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]