[GHA]: adjust multiplatform build workflow
This commit is contained in:
3
.github/workflows/multiplatform-ls-build.yml
vendored
3
.github/workflows/multiplatform-ls-build.yml
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user