[GHA]: adjust multiplatform build workflow
This commit is contained in:
4
.github/workflows/multiplatform-ls-build.yml
vendored
4
.github/workflows/multiplatform-ls-build.yml
vendored
@@ -27,8 +27,8 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-ls-jars:
|
build:
|
||||||
name: Build Language Server JARs
|
name: Build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user