Skip to content

Commit

Permalink
bump chesto, add 3ds/wii builds
Browse files Browse the repository at this point in the history
  • Loading branch information
vgmoose committed Jun 12, 2024
1 parent 6beb4b2 commit 562487a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- sdl2-only
pull_request:
branches:
- main
Expand All @@ -14,12 +15,14 @@ jobs:
strategy:
matrix:
include:
- platform: wiiu
ext: rpx
- platform: wiiu
ext: wuhb
- platform: switch
ext: nro
- platform: wii
ext: dol
- platform: 3ds
ext: 3dsx
container:
image: ghcr.io/fortheusers/sealeo:sha-1474053
steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pc-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- sdl2-only
pull_request:
branches:
- main
Expand Down

0 comments on commit 562487a

Please sign in to comment.