Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Jan 28, 2024
1 parent eb17a99 commit bc19dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
name: Build
runs-on: ubuntu-latest
needs: exclude-job
exclude: ${{ fromJSON(needs.exclude-job.outputs.jobs) }}
strategy:
matrix:
exclude: ${{ fromJSON(needs.exclude-job.outputs.jobs) }}
include:
- model: "dsl-ax82u"
sdk: "src-rt-5.02axhnd.675x"
Expand Down

0 comments on commit bc19dd9

Please sign in to comment.