From dec0376dd929a53a248b89957d176499629f5f29 Mon Sep 17 00:00:00 2001 From: Dmitry Ilyin <dima@doty.ru> Date: Fri, 21 Oct 2022 17:57:02 +0300 Subject: [PATCH] Enable RK1109/1126 support (#521) --- .github/workflows/matrix_build.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/matrix_build.yml b/.github/workflows/matrix_build.yml index 302bd9bc..4ef14479 100644 --- a/.github/workflows/matrix_build.yml +++ b/.github/workflows/matrix_build.yml @@ -225,6 +225,10 @@ jobs: release: lite - platform: nt98566 release: lite + - platform: rv1109 + release: lite + - platform: rv1126 + release: lite - platform: ssc335 release: lite - platform: ssc335de @@ -268,12 +272,6 @@ jobs: - platform: msc316dm release: lite custom: onlyci - - platform: rv1109 - release: lite - custom: onlyci - - platform: rv1126 - release: lite - custom: onlyci - platform: s3l release: lite custom: onlyci