Skip to content

Commit

Permalink
add r6c
Browse files Browse the repository at this point in the history
  • Loading branch information
stupidloud committed Aug 25, 2023
1 parent 10a0a87 commit 7236ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
device: [r1p, r1p-lts, r1s, r1s-h3, r2c, r2s, r4s, r4se, r5s, r5c, r6s, x86]
device: [r1p, r1p-lts, r1s, r1s-h3, r2c, r2s, r4s, r4se, r5s, r5c, r6s, r6c, x86]
steps:
- name: Trigger Compile
run: |
Expand Down

0 comments on commit 7236ba0

Please sign in to comment.