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 b6e6509 commit 4d5e457
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
is24.0.9:
- ${{ inputs.refLTITag == '24.0.9' }}
# Adding a check on macOS and Windows to verify if 'is24.0.9' is equal to 'true'. The value of 'is24.0.9' is used to determine whether the job need to be executed.
exclude:
- runtime: windows
is24.0.9: true
os: windows-latest
- runtime: mac
is24.0.9: true
os: macOS-latest
include:
- runtime: linux
is24.0.9: false
Expand Down

0 comments on commit 4d5e457

Please sign in to comment.