From 6e58cbf97f100347eb66a75b2104c430d6386aee Mon Sep 17 00:00:00 2001 From: John Doe Date: Tue, 22 Aug 2023 01:16:32 +0800 Subject: [PATCH] add r6s --- .github/workflows/dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |