summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2026-01-29 18:11:23 -0500
committerGitHub <noreply@github.com>2026-01-29 15:11:23 -0800
commitf810edbbe99d76529382467cf71431490fe0e41a (patch)
tree2c0e501ea4f198d9dc775aca11c6dd7c685df72d /.github
parent050ebb447137e7077903e208b41deccbf0ee23f6 (diff)
Add configuration for DZDE01 (USA kiosk demo) (#3073)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e61b3bea03..392f637f09 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- version: [GZ2E01, GZ2P01, GZ2J01, RZDE01_00, RZDE01_02, RZDP01, RZDJ01, Shield, ShieldD]
+ version: [GZ2E01, GZ2P01, GZ2J01, RZDE01_00, RZDE01_02, RZDP01, RZDJ01, DZDE01, Shield, ShieldD]
steps:
# Checkout the repository