summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-11-19 07:28:57 -0800
committerGitHub <noreply@github.com>2025-11-19 17:28:57 +0200
commit7eff24706bb23b764f96f9df361e2afd797c47a0 (patch)
tree125c6f85cb28cbd2b00395ae0a850fc88b480c76 /.github/workflows
parent7f863c069b80b09c54133052efeb5e4a5f3c04b8 (diff)
add wii usa 1.0 to ci (#2823)
Diffstat (limited to '.github/workflows')
-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 97e40b851b..3ed714829c 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, Shield, ShieldD]
+ version: [GZ2E01, GZ2P01, GZ2J01, RZDE01_00, Shield, ShieldD]
steps:
# Checkout the repository