diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index d199b6d..2f265a1 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -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: |