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 13, 2025
1 parent 674e3dd commit f0cc9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest, macOS-latest, windows-latest ]
excludeFromBuild: ${{ inputs.refLTITag }}
excludeFromBuild: ${{ inputs.refLTITag || main }}
include:
- os: ubuntu-latest
reportName: linux-test-report
Expand Down

0 comments on commit f0cc9a6

Please sign in to comment.