Skip to content

Commit

Permalink
ci: fix xt8pro target
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Jan 18, 2025
1 parent 775b30e commit 27ac586
Show file tree
Hide file tree
Showing 2 changed files 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: "rt-axe95q", sdk: "src-rt-5.02axhnd.675x", ui: "default", skip: false }
- { model: "x8pro", sdk: "src-rt-5.02axhnd.675x", ui: "default", skip: false }

if: "!contains(github.event.commits[0].message, '[SKIP_CI]')"
container:
Expand Down
Binary file removed release/src-rt/.target.mak.swp
Binary file not shown.

0 comments on commit 27ac586

Please sign in to comment.