[GHA]: adjust multiplatform build workflow

This commit is contained in:
aboyko
2024-12-07 23:51:57 -05:00
parent 1af6c6de98
commit 2f891f1f0a

View File

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