Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed Jan 14, 2025
1 parent 12858fb commit f26f02d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ jobs:
reportName: windows-test-report
- runtime: mac
os: macOS-latest
is24.0.9: false
is24.0.9: true
reportName: mac-test-report
- runtime: windows
os: windows-latest
is24.0.9: false
is24.0.9: true
reportName: windows-test-report
env:
USE_LOCAL_PLUGIN: ${{ inputs.useLocalPlugin || false }}
Expand Down

0 comments on commit f26f02d

Please sign in to comment.