From a1bd1e45eee272873fa34c95271a3f211b6b5403 Mon Sep 17 00:00:00 2001 From: John Scancella Date: Sat, 18 May 2024 09:25:41 -0400 Subject: [PATCH] ci: add CB1 to the list of built images --- .github/workflow_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflow_config.yml b/.github/workflow_config.yml index 01bbac678..bf47ccd20 100644 --- a/.github/workflow_config.yml +++ b/.github/workflow_config.yml @@ -23,6 +23,7 @@ buildtest: # - orangepi/orangepi_zero2 # Raspberry Pi OS based images - raspberry/rpi32 + - armbian/CB1 # - raspberry/rpi64 # This is used to setup release build chain.