summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-05-19 20:23:02 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-05-19 20:23:02 -0400
commitfbbe67ffb5ff4a91216d202296ccaab3a38eaad4 (patch)
tree2a6c1e3f92e11dcf10562f60a57bffc171747110 /.github
parent99c78680de41fc627ec5d2737b2639605e87ae32 (diff)
Add demo to GitHub CI build
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 2ebab427..46635374 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- version: [GZLE01, GZLP01, GZLJ01]
+ version: [GZLE01, GZLP01, GZLJ01, D44J01]
steps:
# Checkout the repository