Skip to content

Commit

Permalink
trying new fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed Jan 10, 2025
1 parent 04211a5 commit 2c014dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ jobs:
if: ${{ matrix.excludeFromBuild }}
run: |
echo "Skipping build for refLTITag: 24.0.9 on ${{ matrix.runtime }}"
exit 0
continue-on-error: true
exit 1
# Run build steps for valid configurations
- name: Run build
Expand Down

0 comments on commit 2c014dd

Please sign in to comment.