Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed Jan 14, 2025
1 parent 6a78067 commit b6e6509
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@ jobs:
- runtime: mac
is24.0.9: true
os: macOS-latest
include:
- runtime: linux
is24.0.9: false
os: ubuntu-latest
reportName: linux-test-report
- runtime: mac
is24.0.9: false
os: macOS-latest
reportName: mac-test-report
- runtime: windows
is24.0.9: false
os: windows-latest
reportName: windows-test-report
env:
USE_LOCAL_PLUGIN: ${{ inputs.useLocalPlugin || false }}
REF_LSP4IJ: ${{ inputs.refLsp4ij }}
Expand Down

0 comments on commit b6e6509

Please sign in to comment.