about summary refs log tree commit diff stats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/manual.yml2
-rw-r--r--.github/workflows/release.yml2
2 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml
index 5009c0f6..00f9cef3 100644
--- a/.github/workflows/manual.yml
+++ b/.github/workflows/manual.yml
@@ -18,6 +18,8 @@ on:
         - RK3588
         - RPI4ARM64
         - SD845
+        - SD888
+        - ADLINK
         - TEGRAX1
         - ARM64
       build_type:
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 016cb4f5..85175159 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        platform: [X64, OTHER_ARM, RISCV, RPI4ARM64, RK3326, RK3399, RK3588, PHYTIUM, SD845, ARM64, ANDROID]
+        platform: [X64, OTHER_ARM, RISCV, RPI4ARM64, RK3326, RK3399, RK3588, PHYTIUM, SD845, SD888, ADLINK, ARM64, ANDROID]
         type: [Release, Trace]
         os: [ubuntu-latest]
         include: