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 b5d8ebc commit 5802d3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ jobs:
matrix:
flavor: [ ubuntu-latest, macOS-latest, windows-latest ]
isMaster:
- ${{ contains(github.ref, 'main') }}
- ${{ inputs.refLTITag }}
exclude:
- isMaster: true
flavor: ubuntu-latest
- isMaster: false
flavor: windows-latest
- isMaster: true
flavor: macOS-latest

env:
Expand Down

0 comments on commit 5802d3b

Please sign in to comment.