Skip to content

Commit

Permalink
Fix sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Feb 3, 2025
1 parent 27ac586 commit 2f842c6
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 @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
cfg:
- { model: "x8pro", sdk: "src-rt-5.02axhnd.675x", ui: "default", skip: false }
- { model: "x8pro", sdk: "src-rt-5.04axhnd.675x", ui: "default", skip: false }

if: "!contains(github.event.commits[0].message, '[SKIP_CI]')"
container:
Expand Down

0 comments on commit 2f842c6

Please sign in to comment.