Skip to content

Commit

Permalink
add r6s
Browse files Browse the repository at this point in the history
  • Loading branch information
stupidloud committed Aug 21, 2023
1 parent 4e11580 commit 6e58cbf
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, x86]
device: [r1p, r1p-lts, r1s, r1s-h3, r2c, r2s, r4s, r4se, r5s, r5c, r6s, x86]
steps:
- name: Trigger Compile
run: |
Expand Down

0 comments on commit 6e58cbf

Please sign in to comment.