mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-07-08 17:56:50 +00:00
fixup! Add build options for eMMC/internal XHCI kernels
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -12,8 +12,9 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
board: [pi2, pi3-64, pi4-64]
|
||||
board: [pi2, pi3-64]
|
||||
include:
|
||||
- board: pi4-64
|
||||
- board: pi4-64
|
||||
variant: -emmc
|
||||
make-options: USE_EMBEDDED_MMC_CM4=1
|
||||
|
||||
Reference in New Issue
Block a user