summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-12-07 17:22:33 -0500
committerGitHub <noreply@github.com>2025-12-07 14:22:33 -0800
commite82c27fd001994abdd894f94d62b7e628b446c8e (patch)
tree49f08954bbeb7b5c41d2d24912c66a7cae777b45 /.github
parentf1bbdc50423a6ebfddac2e56cf56bbe9299d4310 (diff)
Add Wii USA v2 to GH Actions (#2928)
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 3ed714829c..c66cd06eab 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, Shield, ShieldD]
+ version: [GZ2E01, GZ2P01, GZ2J01, RZDE01_00, RZDE01_02, Shield, ShieldD]
steps:
# Checkout the repository